datatree icon indicating copy to clipboard operation
datatree copied to clipboard

Check for paths in `__contains__`

Open TomNicholas opened this issue 4 months ago • 1 comments

  • [x] Closes #240
  • [x] Tests added
  • [x] Passes pre-commit run --all-files
  • [ ] New functions/methods are listed in api.rst
  • [ ] Changes are summarized in docs/source/whats-new.rst

TomNicholas avatar Feb 28 '24 18:02 TomNicholas

This currently only works for absolute paths - perhaps it should also check for relative paths too...

TomNicholas avatar Feb 28 '24 18:02 TomNicholas