Skip to content
Snippets Groups Projects
Commit 05d8c46c authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Don't complain about untested __repr__

parent 92975f7a
No related branches found
No related tags found
No related merge requests found
Pipeline #6966 passed with warnings
......@@ -15,3 +15,4 @@ exclude_lines =
if __name__ == .__main__.:
if self.debug:
if settings.DEBUG
def __repr__
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment