@@ -75,7 +75,7 @@ def gen_config_file(
|
||||
log.info("Creating detector.cfg")
|
||||
conf_file = conf_dir.joinpath("detector.cfg")
|
||||
conf_file.write_text(
|
||||
"# this file is config for detector\n""
|
||||
"# this file is config for detector\n"
|
||||
"# now, it is empty - to disable detector, just delete it!\n"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user