Update 'run.py'

This commit is contained in:
jyamihud 2020-11-26 15:40:53 +00:00
parent 7c3ea84e8a
commit 49fcc34ee8

2
run.py
View file

@ -38,4 +38,4 @@ except Exception:
if not settings.read("Python-is-good"):
# Project Manager console version
from project_manager import pm_console
pm_console.run()
pm_console.run()