Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86b32ca commit a3f5597Copy full SHA for a3f5597
1 file changed
.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