Closed jakebeal closed 2 years ago
The Document read and write functions take a string for the path. It seems like we could upgrade to a PathLike, which would then allow either string or Path.
The Document read and write functions take a string for the path. It seems like we could upgrade to a PathLike, which would then allow either string or Path.