Commit Graph

8 Commits

Author SHA1 Message Date
Vikash Kothary
684b4a2e13 lint: Auto-format code using black 2022-10-14 20:07:21 +01:00
dobefore
16fbf6e27f modification to full_sync.py
add type hint to def upload
2022-03-08 22:18:11 +00:00
dobefore
6a71fc3ca5 fix_repeat_is_list 2022-03-08 22:18:11 +00:00
Karsten Lehmann
f51005032a
Removed explicit object parent from FullSyncManager 2020-09-02 18:53:24 +02:00
Karsten Lehmann
7eff3815a4
Always downgrade the database before sync
This prevents the missing collation unicase error on the client
2020-09-02 18:53:17 +02:00
Karsten Lehmann
8358b092a3
Hide the media managers db 2020-08-26 21:06:57 +02:00
Karsten Lehmann
b566e32597
Removed call to load method of anki.collection.Collection
This method was removed in
a2b7a3084131f747fb476cc8a24f96a00c654859
2020-08-26 18:27:05 +02:00
Vikash Kothary
09da3d7337 Move packages into src folder 2020-07-30 19:21:40 +01:00