Ignore main sections of library code

This commit is contained in:
Stefan van der Walt
2013-11-22 14:39:44 +02:00
parent 7e44418f47
commit 8d04052065
+4
View File
@@ -7,3 +7,7 @@ include = */skimage/*
omit =
*/setup.py
[report]
exclude_lines =
def __repr__
if __name__ == .__main__.: