Finalized filter_books. dumps to shelf.json

This commit is contained in:
Mike
2019-09-27 16:03:37 -04:00
parent f160a3bdde
commit 81fe90bce5
8 changed files with 233 additions and 103 deletions

View File

@@ -8,5 +8,6 @@
],
"python.testing.pytestEnabled": false,
"python.testing.nosetestsEnabled": false,
"python.testing.unittestEnabled": true
"python.testing.unittestEnabled": true,
"python.pythonPath": "/home/raelon/.virtualenvs/spyder/bin/python"
}