From da1e82918ba0c330f7c7035c59b652bc6a98c132 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Tue, 28 Dec 2021 02:39:28 +0100 Subject: [PATCH] Added stubs for the GUI part and added some more helpful information. --- __init__.py | 1 - bin/__init__.py | 1 - 2 files changed, 2 deletions(-) diff --git a/__init__.py b/__init__.py index 49ec6fd..e69de29 100644 --- a/__init__.py +++ b/__init__.py @@ -1 +0,0 @@ -from uplink import Uplink \ No newline at end of file diff --git a/bin/__init__.py b/bin/__init__.py index 62720d3..e69de29 100644 --- a/bin/__init__.py +++ b/bin/__init__.py @@ -1 +0,0 @@ -import ../uplink/uplink