davanstrien HF staff commited on
Commit
65d7baf
1 Parent(s): 90e2875

fix docstring name

Browse files
Files changed (1) hide show
  1. yalta_ai_tabular_dataset.py +1 -1
yalta_ai_tabular_dataset.py CHANGED
@@ -11,7 +11,7 @@
11
  # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
  # See the License for the specific language governing permissions and
13
  # limitations under the License.
14
- """Script for reading 'Object Detection for Chess Pieces' dataset."""
15
 
16
 
17
  import os
11
  # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
  # See the License for the specific language governing permissions and
13
  # limitations under the License.
14
+ """Script for reading 'You Actually Look Twice At it (YALTAi)' dataset."""
15
 
16
 
17
  import os