This commit is contained in:
Шурупов Илья Викторович 2026-02-04 21:21:19 +03:00
parent 5d38a146a1
commit 35905ea942
11 changed files with 11 additions and 9 deletions

View file

@ -5,7 +5,7 @@ import Flow
def test1():
flow = Flow.Flow()
# flow.fetch_local()
flow.fetch_local()
flow.parse_local_library()
flow.load_libraries()