fix: make python commands modular and reusable
This commit is contained in:
@@ -23,4 +23,4 @@ def main():
|
||||
exit(0)
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user