Compare commits

..

2 Commits

Author SHA1 Message Date
Kuntal Gorai
060a0b6e35
Merge 8c3783a850 into e3bd7721c8 2024-11-18 10:54:21 +05:30
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: