fix: Fix I/O for accounting windows #108
Annotations
2 errors
Test with pytest:
tests/test_io.py#L20
test_normalize_path
AssertionError: assert PosixPath('/Users/runner/work/caustics/caustics/path/to/file.txt') == PosixPath('path/to/file.txt')
+ where PosixPath('path/to/file.txt') = Path('path/to/file.txt')
|
Test with pytest
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading