Forked from
kwant / kwant
314 commits behind, 43 commits ahead of the upstream repository.
-
Anton Akhmerov authoredAnton Akhmerov authored
.coveragerc 240 B
[run]
plugins = Cython.Coverage
omit =
*/tests/*
kwant/graph/dissection.py
kwant/_kwant_version.py
*/__init__.py
branch = True
[report]
exclude_lines =
skip coverage
@abc.abstractmethod
@abc.abstractproperty