mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 10:05:28 +03:00
5 lines
89 B
Python
5 lines
89 B
Python
__all__ = ["AutoCompleter"]
|
|
|
|
|
|
from argenta.app.autocompleter.entity import AutoCompleter
|