apexpy icon indicating copy to clipboard operation
apexpy copied to clipboard

Correction PR #123.

Open ljlamarche opened this issue 1 year ago • 0 comments

Description

This is a correction to PR #123 which was merged without incorporating the suggested revisions. These revisions (which were all non-function-impacting style corrections) have now been made and are included in this PR. No other changes have been made.

Checklist

  • [x] Make sure you are merging into the develop (not main) branch
  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [x] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings
  • [x] I have added tests that prove my fix is effective or that my feature works
  • [x] New and existing unit tests pass locally with my changes
  • [x] Any dependent changes have been merged and published in downstream modules
  • [x] Add a note to Changelog.rst, summarising the changes
  • [x] Add yourself to AUTHORS.rst and .zenodo.json

ljlamarche avatar Sep 30 '23 00:09 ljlamarche