mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 15:02:21 -04:00
Add "typing" to pinned modules
This commit is contained in:
parent
6d46676a76
commit
e9b701ef05
1 changed files with 1 additions and 0 deletions
|
@ -25,3 +25,4 @@ import uuid
|
|||
import logging
|
||||
import logging.handlers
|
||||
import logging.config
|
||||
import typing
|
||||
|
|
Loading…
Reference in a new issue