We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2939821 commit b80a029Copy full SHA for b80a029
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
- return None
+ pass
81
82
83
def new_aliens_collection(
0 commit comments