Skip to content
Snippets Groups Projects

Unified calls to super class in __init__ methods

Merged Moritz Huebner requested to merge unify_super_init_calls into master

This changes the syntax in many __init__ methods when calling the super class __init__. It does not change any existing logic, however, this is the suggested syntax and is better if we ever have to deal with multiple inheritance.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading