apache / apache/infrastructure-asfquart
Not possible to subclass Requirements to add new methods
Open
- Dominant language
- Python
- Stars
- 7
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/apache/infrastructure-asfquart/blob/a00d184c94912959d5ceaa9bbfd27976e63874ac/src/asfquart/auth.py#L79
AFAICT, the above line means that only methods in the Requirements class are allowed.
So subclasses cannot be used to add a new method
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.