Skip to content

Commit

Permalink
Remove unneeded line
Browse files Browse the repository at this point in the history
  • Loading branch information
j-p-a-u-l committed Nov 20, 2023
1 parent 61582b4 commit 9f28092
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion automatix/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ def read_yaml(yamlfile: str) -> dict:

CONFIG = {
'script_dir': '~/automatix-config',
'reload_on_retry': True,
'constants': {},
'encoding': os.getenv('ENCODING', 'utf-8'),
'import_path': '.',
Expand Down

0 comments on commit 9f28092

Please sign in to comment.