Remove arguments in super() calls. #4

Closed
mbehrle wants to merge 0 commits from cleanup_super into 7.0
Member

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 by
refactorization).

They are no more needed in Python3 and usually result in unexpected behavior when wrongly used (like e.g. the one introduced in 764cacc091ba081fcd8e0d65667303f3d921ab36 and solved meanwhile by refactorization).
mbehrle added 1 commit 2024-12-12 08:55:15 +00:00
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 by
refactorization).
mbehrle requested review from mdsfred 2024-12-12 08:55:43 +00:00
Member

ist seit dem 12.12.2024 übernommen

ist seit dem 12.12.2024 übernommen
mdsfred closed this pull request 2025-01-06 10:28:43 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mds-public/edocument_xrechnung#4
No description provided.