mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
4 lines
45 B
Python
Executable file
4 lines
45 B
Python
Executable file
#!/usr/bin/env python3
|
|
|
|
import aqt
|
|
aqt.run()
|