tobac icon indicating copy to clipboard operation
tobac copied to clipboard

Added missing test for get_spacings

Open fziegner opened this issue 9 months ago • 1 comments

This PR addresses #425 and adds a test for the get_spacings function.

  • [x] Have you followed our guidelines in CONTRIBUTING.md?
  • [x] Have you self-reviewed your code and corrected any misspellings?
  • [x] Have you written documentation that is easy to understand?
  • [x] Have you written descriptive commit messages?
  • [x] Have you added NumPy docstrings for newly added functions?
  • [x] Have you formatted your code using black?
  • [x] If you have introduced a new functionality, have you added adequate unit tests?
  • [ ] Have all tests passed in your local clone?
  • [ ] If you have introduced a new functionality, have you added an example notebook?
  • [x] Have you kept your pull request small and limited so that it is easy to review?
  • [x] Have the newest changes from this branch been merged?

fziegner avatar May 08 '24 13:05 fziegner