1
0
Fork 0

remove wrong comment

This commit is contained in:
Lili (Tlapka) 2021-03-30 19:07:59 +02:00
parent ae8fe829d7
commit 30769aa454
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import yaml # reads hint configurations from a .yml file
import yaml
class LevelSelector:
"""Class handling selection of next level to play, in player's place.