mirror of
https://github.com/gryf/coach.git
synced 2025-12-17 19:20:19 +01:00
Adding improvements
This commit is contained in:
committed by
zach dwiel
parent
3ba0df7d07
commit
9a30c26469
@@ -144,7 +144,6 @@ def main():
|
||||
default='OFF')
|
||||
|
||||
args = parser.parse_args()
|
||||
|
||||
graph_manager = short_dynamic_import(expand_preset(args.preset), ignore_module_case=True)
|
||||
|
||||
data_store = None
|
||||
|
||||
Reference in New Issue
Block a user