Compare commits

..

2 Commits

Author SHA1 Message Date
jperezr
39e2471c5c
Merge 78929f65f5 into e3bd7721c8 2024-11-17 23:47:06 -08: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: