We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d9f263 + d45828b commit 81285a4Copy full SHA for 81285a4
reqable/__init__.py
@@ -1,4 +1 @@
1
-import main
2
-
3
-if __name__== '__main__':
4
- main.main()
+from reqable.reqable import *
0 commit comments