4 lines
111 B
Python
4 lines
111 B
Python
from .annotation import send_annotation, a_send_annotation
|
|
|
|
__all__ = ["send_annotation", "a_send_annotation"]
|