summaryrefslogtreecommitdiff
path: root/examples/json-schema-to-grammar.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/json-schema-to-grammar.py')
-rwxr-xr-x[-rw-r--r--]examples/json-schema-to-grammar.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/json-schema-to-grammar.py b/examples/json-schema-to-grammar.py
index 2dccc118..2a4cb65b 100644..100755
--- a/examples/json-schema-to-grammar.py
+++ b/examples/json-schema-to-grammar.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python3
import argparse
import json
import re