Skip to content

Commit a5a21b4

Browse files
committed
fix: write function
1 parent 97785b3 commit a5a21b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/json_generator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ def get_json(path):
3434
return result
3535

3636

37-
write_json(get_json('../snippets/'), "../snippets.json")
37+
# write_json(get_json('../snippets/'), "../snippets.json")

0 commit comments

Comments
 (0)