We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 336a467 commit 26dec54Copy full SHA for 26dec54
cwl_language_server/main.py
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env python
+#!/usr/bin/env python3
2
3
from glob import glob
4
from os.path import dirname, basename
0 commit comments