...
|
...
|
@@ -1,7 +1,6 @@
|
1
|
1
|
[pytest]
|
2
|
2
|
testpaths = kwant
|
3
|
3
|
flakes-ignore =
|
4
|
|
- __init__.py UnusedImport
|
|
4
|
+ __init__.py UnusedImport ImportStarUsed ImportStarUsage
|
5
|
5
|
kwant/_plotter.py UnusedImport
|
6
|
6
|
graph/tests/test_scotch.py UndefinedName
|
7
|
|
- graph/tests/test_dissection.py UndefinedName
|