anki/qt/aqt/operations
Damien Elmes 1315a3a3bb update mypy and mypy-protobuf
- The way mypy gathers site packages has changed slightly, so we had to
update extendsitepkgs.py to work with it.
- Not sure if there's a way to avoid the ignore in
operations/__init__.py. mypy is still ensuring a provided argument has
a .changes attribute, so thankfully we don't seem to have lost much here.
2022-01-15 16:04:04 +10:00
..
__init__.py update mypy and mypy-protobuf 2022-01-15 16:04:04 +10:00
card.py report changed cards when changing deck/flag 2021-05-21 16:03:05 +10:00
collection.py Remove redundant camelcase aliases (#1509) 2021-11-26 12:29:48 +10:00
deck.py run pyupgrade over codebase [python upgrade required] 2021-10-04 15:05:48 +10:00
note.py run pyupgrade over codebase [python upgrade required] 2021-10-04 15:05:48 +10:00
notetype.py in/out -> request/response 2021-06-20 15:49:20 +10:00
scheduling.py add unbury_cards() op 2021-12-08 09:44:47 +10:00
tag.py update find&replace, and remove perform_op() 2021-04-06 17:07:38 +10:00