mirror of
https://github.com/BlackLight/theremin.git
synced 2025-02-13 13:53:48 +01:00
4 lines
No EOL
64 B
Python
4 lines
No EOL
64 B
Python
from theremin import main
|
|
|
|
if __name__ == "__main__":
|
|
main() |