We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86b32ca + a3f5597 commit 24ae441Copy full SHA for 24ae441
.coveragerc
@@ -10,3 +10,6 @@ omit =
10
11
exclude_lines =
12
raise NotImplemented
13
+ def __str__
14
+ def __repr__
15
+ if __name__ == .__main__.:
0 commit comments