Remove arguments in super() calls. #4
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: mds-public/edocument_xrechnung#4
Loading…
Reference in a new issue
No description provided.
Delete branch "cleanup_super"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
They are no more needed in Python3 and usually result in unexpected
behavior when wrongly used (like e.g. the one introduced in
764cacc091
and solved meanwhile byrefactorization).
ist seit dem 12.12.2024 übernommen
Pull request closed