Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.pad.base
Commits
932cdf39
Commit
932cdf39
authored
Dec 08, 2020
by
Tiago de Freitas Pereira
Committed by
Amir MOHAMMADI
Mar 03, 2021
Browse files
[sphinx] Fixed warnings
parent
31b930ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
bob/pad/base/database/csv_dataset.py
View file @
932cdf39
...
...
@@ -23,12 +23,10 @@ class CSVToSampleLoader(CSVBaseSampleLoader):
Each CSV line of a PAD datasets should have at least a PATH and a SUBJECT id like
in the example below:
```
.. code-block:: text
.. code-block:: text
PATH,SUBJECT
path_1,subject_1
```
PATH,SUBJECT
path_1,subject_1
"""
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment