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 3665dc7 commit a33a1dfCopy full SHA for a33a1df
screepsapi/__init__.py
@@ -1,3 +1,3 @@
1
-from screepsapi import *
+from screepsapi.screepsapi import *
2
+__all__ = ['API', 'Socket']
3
-__version__ = '0.2.0'
0 commit comments