mirror of
https://github.com/ankitects/anki.git
synced 2025-11-26 14:37:14 -05:00
7 lines
114 B
Text
7 lines
114 B
Text
Gather data via unit tests:
|
|
|
|
$ monkeytype run -m nose
|
|
|
|
Then apply types to a file:
|
|
|
|
$ monkeytype apply anki.sched
|