python-tutorial icon indicating copy to clipboard operation
python-tutorial copied to clipboard

Issues with OOP

Open edoardob90 opened this issue 2 months ago • 0 comments

  • [ ] 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

edoardob90 avatar Nov 14 '25 10:11 edoardob90