Skip to content

Clean up a bit#220

Merged
noemifrisina merged 6 commits intomainfrom
tidy_up
Apr 19, 2024
Merged

Clean up a bit#220
noemifrisina merged 6 commits intomainfrom
tidy_up

Conversation

@d-perl
Copy link
Copy Markdown
Contributor

@d-perl d-perl commented Apr 11, 2024

  • update pre-commit black, run it on everything, update ruff invocation
  • rename modules according to python conventions

Copy link
Copy Markdown
Collaborator

@noemifrisina noemifrisina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks fine, been in need of tidying up for awhile so thank you.
Only a small nit: I think it would be nicer to have NXclass_writers.py and NXmx_writer.py instead of nx_class_writers.py and nx_mx_writer.py to keep it consistent with the base class ("NXclass") and appication definition ("NXmx") naming in the nexus format

@noemifrisina
Copy link
Copy Markdown
Collaborator

Forgot to add, the API docs will need to be fixed too. While the docs build finishes because there are no major failures, the pages will look broken (ie. not show anything) because they're still pointing to the old filenames.

Copy link
Copy Markdown
Collaborator

@noemifrisina noemifrisina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

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

Successfully merging this pull request may close these issues.

2 participants