8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 485f688 commit f721e59Copy full SHA for f721e59
scripts/validate_filenames.py
@@ -1,4 +1,5 @@
1
-#!python
+#!/usr/bin/env python3
2
+
3
import os
4
5
try:
0 commit comments