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

Skip to content

Commit 64e410f

Browse files
committed
remove deprecated traitlets shim
1 parent 9b9fe69 commit 64e410f

3 files changed

Lines changed: 0 additions & 8 deletions

File tree

IPython/utils/traitlets.py

Lines changed: 0 additions & 6 deletions
This file was deleted.

codecov.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,3 @@ ignore:
2222
- IPython/utils/localinterfaces.py
2323
- IPython/utils/log.py
2424
- IPython/utils/signatures.py
25-
- IPython/utils/traitlets.py

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,6 @@ addopts = [
348348
"--ignore=IPython/utils/localinterfaces.py",
349349
"--ignore=IPython/utils/log.py",
350350
"--ignore=IPython/utils/signatures.py",
351-
"--ignore=IPython/utils/traitlets.py",
352351
"--ignore=IPython/utils/version.py"
353352
]
354353
doctest_optionflags = [

0 commit comments

Comments
 (0)