Skip to content

Commit e391af0

Browse files
JonZeollaclaude
andcommitted
fix(ci): add executable bit to new Python scripts
The pre-commit hook "check that scripts with shebangs are executable" was failing because the new clean.py, get_epoch.py, and get_platform.py scripts had shebangs but were not marked executable. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent bf899e8 commit e391af0

3 files changed

File tree

{{cookiecutter.project_name}}/scripts/clean.py

100644100755
File mode changed.

{{cookiecutter.project_name}}/scripts/get_epoch.py

100644100755
File mode changed.

{{cookiecutter.project_name}}/scripts/get_platform.py

100644100755
File mode changed.

0 commit comments

Comments
 (0)