mirror of
https://github.com/ankitects/anki.git
synced 2025-11-22 20:47: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
|