Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
β¦140) ## π₯ Pull Request Description Currently you cannot use `read_image` and `write_image` without specifying a FileSystem. The default (`LocalFileSystem`) was not used correctly. This is now fixed in this PR. ## π Affected Areas - ioutils ## π Checklist Please make sure you've completed the following tasks before submitting this pull request: - [X] Pre-commit hooks were executed - [ ] Changes have been reviewed by at least one other developer - [ ] Tests have been added or updated to cover the changes (only necessary if the changes affect the executable code) - [X] All tests ran successfully - [X] All merge conflicts are resolved - [X] Documentation has been updated to reflect the changes - [X] Any necessary migrations have been run
- Loading branch information