Skip to content

Commit ba90e11

Browse files
committed
Merge branch 'main' of github.com:reqable/python-scripting-api
2 parents 64a447b + 81285a4 commit ba90e11

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

reqable/__init__.py

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
import main
2-
3-
if __name__== '__main__':
4-
main.main()
1+
from reqable.reqable import *

0 commit comments

Comments
 (0)