eWaterCycle / eWaterCycle/grpc4bmi

Allow PathLike type for input_dirs and work_dir

Open
#99 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
5
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Now they must be str, it would be nice if https://docs.python.org/3/library/os.html#os.PathLike type could be used then a str or https://docs.python.org/3/library/pathlib.html#pathlib.PurePath would be allowed.

Then the calling code no longer has to perform casting like `str(work_dir)`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.