Skip to content

Commit 816e2eb

Browse files
jorisvandenbosschelesteve
authored andcommitted
CLN: remove nose fixtures in docs (#10187)
1 parent 9948846 commit 816e2eb

File tree

6 files changed

+1
-100
lines changed

6 files changed

+1
-100
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ def pytest_runtest_setup(item):
6565
setup_rcv1()
6666
elif fname.endswith('datasets/twenty_newsgroups.rst'):
6767
setup_twenty_newsgroups()
68-
elif fname.endswith('datasets/working_with_text_data.rst'):
68+
elif fname.endswith('tutorial/text_analytics/working_with_text_data.rst'):
6969
setup_working_with_text_data()
7070

7171

doc/datasets/labeled_faces_fixture.py

Lines changed: 0 additions & 15 deletions
This file was deleted.

doc/datasets/mldata_fixture.py

Lines changed: 0 additions & 30 deletions
This file was deleted.

doc/datasets/rcv1_fixture.py

Lines changed: 0 additions & 23 deletions
This file was deleted.

doc/datasets/twenty_newsgroups_fixture.py

Lines changed: 0 additions & 16 deletions
This file was deleted.

doc/tutorial/text_analytics/working_with_text_data_fixture.py

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)