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

Skip to content

Commit b72da20

Browse files
committed
Remove localinterfaces.py, unused since qtconsoel split in 2015
1 parent 2c62f36 commit b72da20

3 files changed

Lines changed: 0 additions & 10 deletions

File tree

IPython/utils/localinterfaces.py

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

codecov.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,5 @@ ignore:
1919
- IPython/consoleapp.py
2020
- IPython/lib/kernel.py
2121
- IPython/utils/jsonutil.py
22-
- IPython/utils/localinterfaces.py
2322
- IPython/utils/log.py
2423
- IPython/utils/signatures.py

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,6 @@ addopts = [
330330
"--ignore=IPython/consoleapp.py",
331331
"--ignore=IPython/lib/kernel.py",
332332
"--ignore=IPython/utils/jsonutil.py",
333-
"--ignore=IPython/utils/localinterfaces.py",
334333
"--ignore=IPython/utils/log.py",
335334
"--ignore=IPython/utils/signatures.py",
336335
"--ignore=IPython/utils/version.py"

0 commit comments

Comments
 (0)