histOSM / annotation_tab /__init__.py
muk42's picture
models moved to huggingface repo
2be323a
raw
history blame contribute delete
90 Bytes
from .annotation_setup import get_annotation_widgets
__all__ = ["get_annotation_widgets"]