igedi / gedi /__init__.py
Andrea Maldonado
Merge from main
ae8f2b3
raw
history blame
39 Bytes
from .run import gedi
__all__=['gedi']