mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
4 lines
45 B
Python
Executable file
4 lines
45 B
Python
Executable file
#!/usr/bin/env python3
|
|
|
|
import aqt
|
|
aqt.run()
|