Compare commits

...

2 Commits

Author SHA1 Message Date
Max McWhae
9007583665
Merge 369994d334 into e3bd7721c8 2024-11-17 03:30:34 +00:00
Christian Clauss
e3bd7721c8
validate_filenames.py Shebang python for Windows (#12371) 2024-11-15 14:59:14 +01:00

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!python
import os
try: