Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

src/bin code cleaning #151

Open
erikyao opened this issue Oct 24, 2022 · 0 comments
Open

src/bin code cleaning #151

erikyao opened this issue Oct 24, 2022 · 0 comments
Assignees

Comments

@erikyao
Copy link
Contributor

erikyao commented Oct 24, 2022

Modules Involved

In use; don't touch:

  • hub.py

Are they obsolete? Delete or revise:

  • build.py: wrong paths of imports
  • dispatcher.py: imports DocDispatcher which is not available now
  • dump.py: imports SourceManager which receives an asyncio loop to init. Current SourceManager don't have such a constructor
  • upload.py: same problem with dump.py
@erikyao erikyao self-assigned this Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant