Skip to content
Snippets Groups Projects
Forked from kwant / kwant
270 commits behind, 276 commits ahead of the upstream repository.
pytest.ini 205 B
[pytest]
testpaths = kwant
junit_family = xunit2
flakes-ignore =
    __init__.py UnusedImport ImportStarUsed ImportStarUsage
    kwant/_plotter.py UnusedImport
    graph/tests/test_scotch.py UndefinedName