mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-03-19 21:19:47 +00:00
validate_filenames.py
Shebang python
for Windows (#12371)
This commit is contained in:
parent
e3f3d668be
commit
e3bd7721c8
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
#!python
|
||||
import os
|
||||
|
||||
try:
|
||||
|
Loading…
x
Reference in New Issue
Block a user