dropbox / dropbox/sqlalchemy-stubs
overlaps keyword is not included in typing checks
Open
- Dominant language
- Python
- Stars
- 583
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
```
error: Unexpected keyword argument
"overlaps" for "RelationshipProperty" [call-arg]
```
I get this error when running typing on code that includes the `overlaps` keyword on a relationship.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.