Show More
@@ -22,4 +22,3 ignore: | |||
|
22 | 22 | - IPython/utils/localinterfaces.py |
|
23 | 23 | - IPython/utils/log.py |
|
24 | 24 | - IPython/utils/signatures.py |
|
25 | - IPython/utils/traitlets.py |
@@ -348,7 +348,6 addopts = [ | |||
|
348 | 348 | "--ignore=IPython/utils/localinterfaces.py", |
|
349 | 349 | "--ignore=IPython/utils/log.py", |
|
350 | 350 | "--ignore=IPython/utils/signatures.py", |
|
351 | "--ignore=IPython/utils/traitlets.py", | |
|
352 | 351 | "--ignore=IPython/utils/version.py" |
|
353 | 352 | ] |
|
354 | 353 | doctest_optionflags = [ |
|
1 | NO CONTENT: file was removed |
General Comments 0
You need to be logged in to leave comments.
Login now