COMMITS
/ scripts/validate_filenames.py 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