Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f721e59

Browse files
authored
Add a proper shebang line to scripts/validate_filenames.py (#12733)
1 parent 485f688 commit f721e59

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎scripts/validate_filenames.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
#!python
1+
#!/usr/bin/env python3
2+
23
import os
34

45
try:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /