Remove game template init file; Run black. Resolve #3014

This commit is contained in:
Griatch 2022-12-03 12:34:34 +01:00
parent 70bbb7c7d9
commit d15b2201a0
9 changed files with 578 additions and 203 deletions

View file

@ -1,6 +0,0 @@
"""
This sub-package holds the template for creating a new game folder.
The new game folder (when running evennia --init) is a copy of this
folder.
"""