Linting
This commit is contained in:
@ -5,8 +5,9 @@ from dungeonbattle.term_manager import TermManager
|
||||
|
||||
class Bootstrap:
|
||||
"""
|
||||
The bootstrap object is used to bootstrap the game so that it starts properly.
|
||||
(It was initially created to avoid circulary imports between the Game and
|
||||
The bootstrap object is used to bootstrap the game so that it starts
|
||||
properly.
|
||||
(It was initially created to avoid circular imports between the Game and
|
||||
Display classes)
|
||||
"""
|
||||
|
||||
|
Reference in New Issue
Block a user