Add docstring
This commit is contained in:
parent
99844005d6
commit
497e04a26f
1 changed files with 2 additions and 0 deletions
2
parse.py
2
parse.py
|
|
@ -1,5 +1,7 @@
|
||||||
#!/usr/bin/python3
|
#!/usr/bin/python3
|
||||||
|
|
||||||
|
"""Parse shelves and output web page."""
|
||||||
|
|
||||||
import json
|
import json
|
||||||
import os
|
import os
|
||||||
import re
|
import re
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue