apache / apache/infrastructure-asfquart
Is the func really optional?
Open
- Dominant language
- Python
- Stars
- 7
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
The initial parameter to require is defined as optional:
https://github.com/apache/infrastructure-asfquart/blob/e302f3c5f6b1a77dbb27bd070e42c4767bef6911/src/asfquart/auth.py#L87
However, later on it is used without checking for None.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.