Skip to content

Commit

Permalink
Update .github/check_sample_filenames.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-tz authored Jul 12, 2023
1 parent 5d9eddb commit 736ee90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/check_sample_filenames.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ def get_file_hashes(path: Path):

if __name__ == "__main__":
logging.basicConfig(level=logging.INFO)
sys.exit(main())
sys.exit(main())

0 comments on commit 736ee90

Please sign in to comment.