python-tutorial
python-tutorial copied to clipboard
Issues with OOP
- [ ] 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