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

Refactor cross-dependencies between Resource, Config and Jail/Release #78

Closed
gronke opened this issue Sep 10, 2017 · 0 comments · Fixed by #79
Closed

Refactor cross-dependencies between Resource, Config and Jail/Release #78

gronke opened this issue Sep 10, 2017 · 0 comments · Fixed by #79
Assignees

Comments

@gronke
Copy link
Member

gronke commented Sep 10, 2017

Currently the order of imports influences the ability to load modules and classes. This becomes a problem when using mypy to do strict type checking.

The classes should be refactored, so that each class may be loaded individually and order independent.

@gronke gronke self-assigned this Sep 10, 2017
@gronke gronke mentioned this issue Sep 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant