Update run.py

This commit is contained in:
Lovi 2024-11-17 18:14:18 +01:00 committed by GitHub
parent a9eaeef844
commit 47452fe342
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
run.py
View File

@ -195,5 +195,5 @@ def main():
if __name__ == '__main__':
#initialize()
initialize()
main()