mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 22:42:25 -04:00
Merge pull request #330 from glutanimate/add-typing-module
Add "typing" to pinned modules
This commit is contained in:
commit
d4aa146b4c
1 changed files with 1 additions and 0 deletions
|
@ -26,3 +26,4 @@ import decimal
|
|||
import logging
|
||||
import logging.handlers
|
||||
import logging.config
|
||||
import typing
|
||||
|
|
Loading…
Reference in a new issue