We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c696eef commit ff5d102Copy full SHA for ff5d102
IPython/utils/traitlets.py
codecov.yml
@@ -23,4 +23,3 @@ ignore:
23
- IPython/utils/localinterfaces.py
24
- IPython/utils/log.py
25
- IPython/utils/signatures.py
26
- - IPython/utils/traitlets.py
pyproject.toml
@@ -354,7 +354,6 @@ addopts = [
354
"--ignore=IPython/utils/localinterfaces.py",
355
"--ignore=IPython/utils/log.py",
356
"--ignore=IPython/utils/signatures.py",
357
- "--ignore=IPython/utils/traitlets.py",
358
"--ignore=IPython/utils/version.py"
359
]
360
doctest_optionflags = [
0 commit comments