We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bee4eee commit 8f42831Copy full SHA for 8f42831
main.py
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env python3
+#!.venv/bin/python3
2
import typer
3
from antlr4 import InputStream, CommonTokenStream, ParseTreeWalker
4
from generated.MyLexer import MyLexer
0 commit comments