Rename example.py to extra.py

And add some comments to the the file that hopefully guide the user.
This commit is contained in:
Christian Mäder 2020-10-20 20:11:10 +02:00
parent dc77f1a0b1
commit dad0608834
4 changed files with 62 additions and 50 deletions

View file

@ -1,3 +1,9 @@
####
## We recommend to not edit this file.
## Create separate files to overwrite the settings.
## See `extra.py` as an example.
####
import re
from os.path import dirname, abspath, join