mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-27 18:25:32 +08:00
Ignore main sections of library code
This commit is contained in:
@@ -7,3 +7,7 @@ include = */skimage/*
|
||||
omit =
|
||||
*/setup.py
|
||||
|
||||
[report]
|
||||
exclude_lines =
|
||||
def __repr__
|
||||
if __name__ == .__main__.:
|
||||
|
||||
Reference in New Issue
Block a user