Rename example.py to extra.py
And add some comments to the the file that hopefully guide the user.
This commit is contained in:
parent
dc77f1a0b1
commit
dad0608834
4 changed files with 62 additions and 50 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue