Thanks to visit codestin.com Credit goes to github.com
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 9b9fe69 commit 64e410fCopy full SHA for 64e410f
3 files changed
IPython/utils/traitlets.py
codecov.yml
@@ -22,4 +22,3 @@ ignore:
22
- IPython/utils/localinterfaces.py
23
- IPython/utils/log.py
24
- IPython/utils/signatures.py
25
- - IPython/utils/traitlets.py
pyproject.toml
@@ -348,7 +348,6 @@ addopts = [
348
"--ignore=IPython/utils/localinterfaces.py",
349
"--ignore=IPython/utils/log.py",
350
"--ignore=IPython/utils/signatures.py",
351
- "--ignore=IPython/utils/traitlets.py",
352
"--ignore=IPython/utils/version.py"
353
]
354
doctest_optionflags = [
0 commit comments