Update run.py

This commit is contained in:
Lovi 2024-11-07 18:38:52 +01:00 committed by GitHub
parent 49e1dd2c3a
commit 6a5d9d61e7
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()