Anki/anki
Damien Elmes 6a8ea9e65b if db lock fails, explicitly close database
on Windows at least, the database file otherwise remains locked after
an exception is raised on a read only file
2019-12-24 19:57:54 +10:00
..
importing apply black to all files 2019-12-23 10:34:10 +10:00
template apply black to all files 2019-12-23 10:34:10 +10:00
__init__.py make it possible to implement functionality in Rust 2019-12-24 19:57:54 +10:00
cards.py apply black to all files 2019-12-23 10:34:10 +10:00
collection.py use protobuf for python/rust bridge 2019-12-24 19:57:54 +10:00
consts.py apply black to all files 2019-12-23 10:34:10 +10:00
db.py apply black to all files 2019-12-23 10:34:10 +10:00
decks.py apply black to all files 2019-12-23 10:34:10 +10:00
errors.py apply black to all files 2019-12-23 10:34:10 +10:00
exporting.py apply black to all files 2019-12-23 10:34:10 +10:00
find.py apply black to all files 2019-12-23 10:34:10 +10:00
hooks.py apply black to all files 2019-12-23 10:34:10 +10:00
lang.py apply black to all files 2019-12-23 10:34:10 +10:00
latex.py apply black to all files 2019-12-23 10:34:10 +10:00
media.py apply black to all files 2019-12-23 10:34:10 +10:00
models.py compute template requirements in Rust 2019-12-24 19:57:54 +10:00
mpv.py apply black to all files 2019-12-23 10:34:10 +10:00
notes.py apply black to all files 2019-12-23 10:34:10 +10:00
rsbridge.py generate type stubs for Protobuf; disable pylint on rsbridge 2019-12-24 19:57:54 +10:00
sched.py apply black to all files 2019-12-23 10:34:10 +10:00
schedv2.py apply black to all files 2019-12-23 10:34:10 +10:00
sound.py apply black to all files 2019-12-23 10:34:10 +10:00
stats.py apply black to all files 2019-12-23 10:34:10 +10:00
statsbg.py statsbg credit/link 2019-08-31 10:47:01 +10:00
stdmodels.py apply black to all files 2019-12-23 10:34:10 +10:00
storage.py if db lock fails, explicitly close database 2019-12-24 19:57:54 +10:00
sync.py apply black to all files 2019-12-23 10:34:10 +10:00
tags.py apply black to all files 2019-12-23 10:34:10 +10:00
types.py compute template requirements in Rust 2019-12-24 19:57:54 +10:00
utils.py another pylint fix 2019-12-23 12:06:26 +10:00