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 _simulation_keywords.py #422

Open
olelod opened this issue Jun 28, 2021 · 0 comments
Open

Refactor _simulation_keywords.py #422

olelod opened this issue Jun 28, 2021 · 0 comments
Projects

Comments

@olelod
Copy link
Collaborator

olelod commented Jun 28, 2021

The number of variables inside some of the classes here are getting very large - currently max-attributes in .pylintrc is set to 16 (default is 7). There should be potential for refactoring using python dataclasses (ref https://docs.python.org/3/library/dataclasses.html).

@olelod olelod added this to Backlog 📝 in FlowNet via automation Jun 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
FlowNet
  
Backlog 📝
Development

No branches or pull requests

1 participant