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 97785b3 commit a5a21b4Copy full SHA for a5a21b4
source/json_generator.py
@@ -34,4 +34,4 @@ def get_json(path):
34
return result
35
36
37
-write_json(get_json('../snippets/'), "../snippets.json")
+# write_json(get_json('../snippets/'), "../snippets.json")
0 commit comments