1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-12 15:27:14 +03:00
This commit is contained in:
David Sangrey 2024-02-08 13:12:21 -05:00
parent e5172e0486
commit c45a476fef
No known key found for this signature in database
GPG Key ID: 3AEADBB0186884BC

View File

@ -2162,6 +2162,7 @@ def validate_providers():
popup_text
)
# Run the app
if __name__ == "__main__": # noqa: C901
logger.info(f'Startup v{appversion()} : Running on Python v{sys.version}')