Skip to content

Commit

Permalink
Remove unnecessary pass to make pylint 2.2 happy
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Nov 26, 2018
1 parent 7e1f0fe commit 105b9ee
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -9,7 +9,6 @@

class SomeModel(models.Model):
"""Just a model."""
pass


class SomeTestCase(TestCase):
Expand Down

0 comments on commit 105b9ee

Please sign in to comment.