We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd8682e commit 406cf15Copy full SHA for 406cf15
tests/test_oslg.py
@@ -31,7 +31,7 @@
31
sys.path.append("./src/oslg")
32
33
import unittest
34
-import oslg
+from oslg import oslg
35
36
DBG = oslg.CN.DEBUG
37
INF = oslg.CN.INFO
0 commit comments