Move the generic file operations functions from nexus_file_operations to file_operations
Open
enhancement
good first issue
refactoring
- Dominant language
- Python
- Stars
- 23
- Forks
- 8
- Avg merge
- 16d 4h
- Merged PRs (30d)
- 1
Description
A number of the functions found in `nexus_file_operations .py` are not specific to the Nexus simulator, and can be moved to `file_operations.py`. This task is to cover that work, as well as move the tests to the file `test_file_operations.py`.
Contributor guide
Assessment
This issue has not been assessed yet.