remove wrong comment
This commit is contained in:
parent
ae8fe829d7
commit
30769aa454
|
@ -1,4 +1,4 @@
|
||||||
import yaml # reads hint configurations from a .yml file
|
import yaml
|
||||||
|
|
||||||
class LevelSelector:
|
class LevelSelector:
|
||||||
"""Class handling selection of next level to play, in player's place.
|
"""Class handling selection of next level to play, in player's place.
|
||||||
|
|
Reference in New Issue