Unable to auto-document DataJoint modules in aeon_mecha
#85
Labels
infrastructure
This issue is about general website organization infrastructure
aeon_mecha
#85
Sphinx-autodoc needs to import modules when auto-generating docs. For
aeon_mecha.dj_pipeline
modules,schema = dj.Schema(...)
gets executed upon import, and the user is prompted to log in with their DataJoint username and password. How can we make these modules importable without logging in?The text was updated successfully, but these errors were encountered: