Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix type-annotation on
.directory
to match os.fspath()
result
graphviz/saving.py", line 39, in __init__: Type annotation for directory does not match type of assignment [annotation-type-mismatch] Annotation: str Assignment: bytes In assignment of type: Union[bytes, str]
- Loading branch information