This commit is contained in:
Шурупов Илья Викторович 2026-02-04 21:21:19 +03:00
parent eb745301e5
commit e5a6723cd0
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()