use PathLike type instead of str | Path

This commit is contained in:
scito
2022-12-29 23:17:31 +01:00
parent a5768ba1e6
commit 51094a1a18
6 changed files with 18 additions and 9 deletions
+1
View File
@@ -3,5 +3,6 @@ pytest
flake8
pylint
pytest-mock
pytest-cov
mypy
types-protobuf