Skip to content

Commit bb07ab0

Browse files
committed
Update pytest exceptions
1 parent c7d1a6e commit bb07ab0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pytest.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,9 @@ pep8ignore =
116116

117117
*examples/* E501 E402
118118
*examples/misc/table_demo.py E201
119-
*examples/pylab_examples/tricontour_demo.py E201
120-
*examples/pylab_examples/tripcolor_demo.py E201
121-
*examples/pylab_examples/triplot_demo.py E201
119+
*examples/images_contours_and_fields/tricontour_demo.py E201
120+
*examples/images_contours_and_fields/tripcolor_demo.py E201
121+
*examples/images_contours_and_fields/triplot_demo.py E201
122122
*examples/pyplots/align_ylabels.py E231
123123
*examples/pyplots/annotate_transform.py E228 E251
124124
*examples/pyplots/annotation_basic.py E231

0 commit comments

Comments
 (0)