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

Clean-up imports #85

Open
BenWeber42 opened this issue Feb 8, 2021 · 0 comments
Open

Clean-up imports #85

BenWeber42 opened this issue Feb 8, 2021 · 0 comments
Labels
med-effort Requires medium effort/time med-prio Medium priority issue/task tech-debt Technical debt that is overdue

Comments

@BenWeber42
Copy link
Contributor

Imports have become quite messy. There's also quite some conflicts between different modules (e.g., ast.Dict vs typing.Dict, typing.Optional vs dusk.matcher.Optional, dusk's Field vs dawn4py's Field, etc).

We should try to come up with good conventions and then clean up these imports.

@BenWeber42 BenWeber42 added med-prio Medium priority issue/task tech-debt Technical debt that is overdue med-effort Requires medium effort/time labels Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
med-effort Requires medium effort/time med-prio Medium priority issue/task tech-debt Technical debt that is overdue
Projects
None yet
Development

No branches or pull requests

1 participant