Rename example.py to extra.py
And add some comments to the the file that hopefully guide the user.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user