mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-07-05 17:34:49 +08:00
validate_filenames.py
Shebang python
for Windows (#12371)
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python3
|
#!python
|
||||||
import os
|
import os
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
Reference in New Issue
Block a user