scaratozzolo / MouseTools

A Python wrapper for Disney's API
https://gitlab.com/caratozzoloxyz/public/MouseTools
MIT License
29 stars 7 forks source link

Cannot operate on a closed database #6

Closed scaratozzolo closed 4 years ago

scaratozzolo commented 4 years ago

There's probably some line that closes the database before it should. Might just have to go with a global connection or something. Will investigate.