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

Minor refactoring of the structure.py module #170

Merged
merged 6 commits into from
Jun 29, 2023
Merged

Conversation

andthum
Copy link
Owner

@andthum andthum commented Jun 29, 2023

Minor refactoring of the structure.py module

Type of change

  • Change of core package.
  • Change of scripts.
  • Bug fix.
  • New feature.
  • Code refactoring.
  • Dependency update.
  • Documentation update.
  • Maintenance.
  • Other: Description.
  • Non-breaking (backward-compatible) change.
  • Breaking (non-backward-compatible) change.

Proposed changes

  • Update some pre-commit hooks.
  • Update/correct documentation and run-time information of some functions in the structure.py module.
  • Function mdtools.structure.contact_matrix: Raise a DeprecationWarning when using the debug argument.

PR checklist

  • I followed the guidelines in the Developer's guide.
  • New/changed code is properly tested.
  • [~] New/changed code is properly documented.
  • The CI workflow is passing.

@github-actions github-actions bot added documentation Improvements or additions to documentation maintenance Project maintenance patch Change that results in a new patch version refactoring Code refactoring labels Jun 29, 2023
@andthum andthum merged commit 3a03398 into main Jun 29, 2023
30 checks passed
@andthum andthum deleted the ref/src/mdtools/structure branch June 29, 2023 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation maintenance Project maintenance patch Change that results in a new patch version refactoring Code refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant