Skip to content

Using super() for base class function calls

After bob.bio.base#64 (closed) is merged, we can go ahead and use super() to call base class functionality here, too. This mainly should affect constructor calls.