Skip to content

Commit 0254c5d

Browse files
committed
json
1 parent 5b96581 commit 0254c5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/dir_listing.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
from os import path
44
import shutil
55
import sys
6+
import json
67

78
ignore_things = ['lib', 'assets', 'README.md', 'badge']
89
ignore_prefixes = ['.', '_']

0 commit comments

Comments
 (0)