wawachief / SalleDeClasse

Application plan de classe et bien plus !
GNU General Public License v3.0
17 stars 2 forks source link

wrongly handled right click on empty desk #43

Closed nlecluse closed 4 years ago

nlecluse commented 4 years ago

Traceback (most recent call last): File "/Users/FD2057@engie.com/OneDrive/LecluseDevCorp/SalleDeClasse/src/Controllers/attr_controller.py", line 152, in show_student_attributes attrs.append((attr_id, attr_name, self.mod_bdd.get_attribute_value(std.id, attr_id, topic))) AttributeError: 'NoneType' object has no attribute 'id'