mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-07-05 09:21:13 +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
|
||||
|
||||
try:
|
||||
|
Reference in New Issue
Block a user