Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dfbaaa8

Browse files
tacaswellQuLogic
authored andcommitted
MNT: remove orphaned module attribute
1 parent 90dfdbc commit dfbaaa8

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

lib/matplotlib/__init__.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1278,12 +1278,6 @@ def is_interactive():
12781278
return rcParams['interactive']
12791279

12801280

1281-
default_test_modules = [
1282-
'matplotlib.tests',
1283-
'mpl_toolkits.tests',
1284-
]
1285-
1286-
12871281
def _init_tests():
12881282
# The version of FreeType to install locally for running the
12891283
# tests. This must match the value in `setupext.py`

0 commit comments

Comments
 (0)