update docstring
This commit is contained in:
parent
41a042f07d
commit
7ecc145eb3
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
...
|
...
|
||||||
"""
|
"""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue