Skip to content

Commit

Permalink
Don't remove temp.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
evie-lau committed Oct 9, 2024
1 parent e7c15cf commit 5544d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion validate-tvdb.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,4 @@ def cleanup():
errors = validateMappings()
if errors != 0:
sys.exit("Found "+ str(errors) + " error(s) in the season mappings")
cleanup()
# cleanup()

0 comments on commit 5544d62

Please sign in to comment.