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
{{ message }}
This repository has been archived by the owner on May 15, 2020. It is now read-only.
start, stop, etc, should appear in meeshkan.api subpackage (as they're user-facing API).
Similarly, __build__.py, __utils__.py, and agent.py should either be moved to their matching subpackage after the above transition, or be allocated their own (sub)subpackage as needed.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
start
,stop
, etc, should appear inmeeshkan.api
subpackage (as they're user-facing API).Similarly,
__build__.py
,__utils__.py
, andagent.py
should either be moved to their matching subpackage after the above transition, or be allocated their own (sub)subpackage as needed.The text was updated successfully, but these errors were encountered: