Closed colibrisson closed 1 year ago
Add import statement for pathlib to fix https://github.com/mittagessen/kraken/issues/426.
Thanks. I must've missed that one when switching to os.PathLike in the typing.
os.PathLike
Add import statement for pathlib to fix https://github.com/mittagessen/kraken/issues/426.