fix format
This commit is contained in:
parent
e497b6bcf0
commit
deaf3736c2
@ -1754,6 +1754,7 @@ bruno.bark()
|
|||||||
Calling super() calls the Base method, thus, calling super().__init__() we called the Animal __init__.
|
Calling super() calls the Base method, thus, calling super().__init__() we called the Animal __init__.
|
||||||
|
|
||||||
There is a more advanced python feature called MetaClasses that aid the programmer to directly control class creation.
|
There is a more advanced python feature called MetaClasses that aid the programmer to directly control class creation.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
</b></details>
|
</b></details>
|
||||||
|
Loading…
Reference in New Issue
Block a user