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

Restructure nexus_tool code #58

Open
1 of 2 tasks
camiloramirezgo opened this issue May 27, 2020 · 0 comments
Open
1 of 2 tasks

Restructure nexus_tool code #58

camiloramirezgo opened this issue May 27, 2020 · 0 comments
Labels
Nexus tool Development of Nexus tool

Comments

@camiloramirezgo
Copy link
Contributor

camiloramirezgo commented May 27, 2020

Edits to the nexus_tool:

  • Move the code of the Model class in the __init__.py file of the nexus_tool to a standalone module called Model.py.
  • Also move code from the other modules to the Model class, where it is relevant. This is to improve the readability of the code and simplify the structure.
@camiloramirezgo camiloramirezgo changed the title Restructure nexus_tool code Restructure nexus_tool code May 27, 2020
@camiloramirezgo camiloramirezgo added the Nexus tool Development of Nexus tool label Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Nexus tool Development of Nexus tool
Projects
None yet
Development

No branches or pull requests

1 participant