Address linting concerns.

master
josiah 3 years ago
parent 747eb9b58f
commit 1b51901051

@ -37,7 +37,7 @@ def init_new_db(dbpath):
You can specify your own dbpath, or you can use the default dbpath."""
# TODO: write directory handling shit
# directory handling will go here
# handle the DB stuff
conn = None