You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consumers can now import directly from the package:
from l9format import L9Event, L9Aggregation
Also defines __all__ to make the public API explicit.
Closes#21
0 commit comments