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