jaraco / jaraco/jaraco.context
Argument 1 to rmdir has incompatible type
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
This error started recently
```
______________________ [mypy] jaraco/context/__init__.py _______________________
jaraco/context/__init__.py:195: error: Argument 1 to "rmdir" has incompatible type "_FileDescriptorOrPathT"; expected "str | bytes | PathLike[str] | PathLike[bytes]" [arg-type]
```
The [last successful run](https://github.com/jaraco/jaraco.context/actions/runs/23364638715) was Mar 20.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.