Update 'run.py'
This commit is contained in:
parent
7c3ea84e8a
commit
49fcc34ee8
1 changed files with 1 additions and 1 deletions
2
run.py
2
run.py
|
@ -38,4 +38,4 @@ except Exception:
|
||||||
if not settings.read("Python-is-good"):
|
if not settings.read("Python-is-good"):
|
||||||
# Project Manager console version
|
# Project Manager console version
|
||||||
from project_manager import pm_console
|
from project_manager import pm_console
|
||||||
pm_console.run()
|
pm_console.run()
|
Loading…
Reference in a new issue