Python 2.7 does not support super() with no arguments
Open
enhancement
- Dominant language
- Python
- Stars
- 6
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
`class Graph(BaseElement):
def __init__(self, *args):
super().__init__(*args)`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.