jaraco / jaraco/jaraco.context

Argument 1 to rmdir has incompatible type

Open
#24 0 comments 1 reaction 1 assignee Claimed by @copilot-swe-agent View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.