refactoring #13

Merged
dan merged 32 commits from refactoring into dev 2023-12-08 18:17:35 +01:00
Showing only changes of commit 7ecc145eb3 - Show all commits

View file

@ -10,11 +10,11 @@ class DirManager:
The structures is as follows: The structures is as follows:
tests dir/ tests dir/
session_dir-1/ session_id-1/
records records
results results
states states
session_dir-2/ session_id-2/
records records
... ...
""" """