- [ ] We should probably change "class attributes" to "instance attributes" in the error message of the `__str__` and `__repr__` exercise: https://github.com/empa-scientific-it/python-tutorial/blob/09b391de60866488ce0c108128bcd2a7774dbfd5/tutorial/tests/test_05_object_oriented_programming.py#L148-L163
__str__and__repr__exercise:python-tutorial/tutorial/tests/test_05_object_oriented_programming.py
Lines 148 to 163 in 09b391d