[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
20e37c232f
commit
831f0779b3
@ -26,6 +26,7 @@ for template, target in default_files.items():
|
|||||||
if not exists(target) and exists(template):
|
if not exists(target) and exists(template):
|
||||||
copyfile(template, target)
|
copyfile(template, target)
|
||||||
|
|
||||||
|
|
||||||
configfile: "config/config.default.yaml"
|
configfile: "config/config.default.yaml"
|
||||||
configfile: "config/config.yaml"
|
configfile: "config/config.yaml"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user