mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 01:55:29 +03:00
4 lines
76 B
Python
4 lines
76 B
Python
from argenta import App
|
|
|
|
app = App()
|
|
app._autocompleter.initial_setup(set()) |