COMMITS
/ scripts/validate_filenames.py May 12, 2025
C
Add a proper shebang line to scripts/validate_filenames.py (#12733)
Christian Clauss committed
March 18, 2025
P
[pre-commit.ci] pre-commit autoupdate (#12623)
pre-commit-ci[bot] committed
November 15, 2024
C
`validate_filenames.py` Shebang `python` for Windows (#12371)
Christian Clauss committed
April 2, 2024
M
Enable ruff PGH003 rule (#11345)
Maxim Smolskiy committed
April 7, 2021
C
fix(mypy): Fix files in scripts/ (#4320)
Christian Clauss committed
October 24, 2020
S
removed extra line to match rest of file (#3528)
Sam Holst committed
September 28, 2020
D
Fix imports for all namespace packages (#2506)
Dhruv committed
September 19, 2020
C
Fix copy / paste oversight (#2448)
Christian Clauss committed
C
hyphen_files = [file for file in filepaths if "-" in file] (#2447)
Christian Clauss committed
July 6, 2020
C
isort --profile black . (#2181)
Christian Clauss committed
March 4, 2020
M
contribution guidelines checks (#1787)
matkosoric committed
October 5, 2019
W
psf/black code formatting (#1277)
William Zhang committed
July 30, 2019
C
Validate Python filenames (#1086)
Christian Clauss committed