For python < 3.6 str conversion is needed on pathlib.Path. See https://www.python.org/dev/peps/pep-0519 for more details
Merged. Thanks for the PR!
Pull-Request has been closed by athoscr
For python < 3.6 str conversion is needed on pathlib.Path.
See https://www.python.org/dev/peps/pep-0519 for more details