We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b80a029 commit 9708046Copy full SHA for 9708046
ellens-alien-game/classes.py
@@ -77,7 +77,7 @@ def collision_detection(self, other):
77
78
`Source: /ellens-alien-game/classes_test.py`
79
"""
80
- pass
+ pass # pylint: disable=unnecessary-pass
81
82
83
def new_aliens_collection(
0 commit comments