Skip to content

Commit

Permalink
Miscellaneous code left...
Browse files Browse the repository at this point in the history
  • Loading branch information
aghozlane committed Aug 28, 2024
1 parent b3104a8 commit fb216fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion meteor/meteor.py
Original file line number Diff line number Diff line change
Expand Up @@ -826,7 +826,6 @@ def main() -> None: # pragma: no cover
merging.execute()
# Testing
else:
tmpdirname = mkd
with TemporaryDirectory() as tmpdirname:
meteor.ref_name = "test"
meteor.ref_dir = Path(tmpdirname) / "ref"
Expand Down

0 comments on commit fb216fa

Please sign in to comment.