Browse Source

fix lib import

Tobias Müller 2 months ago
parent
commit
8348f7dd41
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/__init__.py

+ 1 - 1
libs/__init__.py

@@ -1 +1 @@
-from Libs import foo
+from libs import foo