Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert db Path to str for Python 3.6
The sqlite3 module in Python 3.6 cannot take a Path in the connect() call.
- Loading branch information