update docstring

This commit is contained in:
Daniel 2023-12-07 13:27:36 +01:00
parent 41a042f07d
commit 7ecc145eb3

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
... ...
""" """