validate_filenames.py Shebang python for Windows (#12371)

This commit is contained in:
Christian Clauss
2024-11-15 14:59:14 +01:00
committed by GitHub
parent e3f3d668be
commit e3bd7721c8

View File

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