Skip to content

Commit

Permalink
chore: lint (merge conflict)
Browse files Browse the repository at this point in the history
  • Loading branch information
winglian committed Dec 21, 2024
1 parent c43b524 commit 2ff145b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/axolotl/cli/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,9 @@ def iter_configs():
) as fout:
yaml.dump(perm, fout)
yield str(Path(temp_dir) / "config.yaml")

else:

def iter_configs():
yield config

Expand Down

0 comments on commit 2ff145b

Please sign in to comment.