Sc 160/private calls and bugs cleanup
- Jan 31, 2020
-
-
Haak, R. (Romeo) authored
Prevented an error where the user would select the header and try and change it. Replaced all calls to private attributes to use the getters to get those attributes. Made the code more PEP-8. Changed statement in add_participant where only checking for the mistake would suffice.
3f4ab212 -
Haak, R. (Romeo) authored
Added getter for the review class and setter. Made create_tree method public. Added a getter and setter for elements in ReviewWindow class, and finally added a getter for entries in the ReviewWindow class.
20541b42 -
Haak, R. (Romeo) authored46827a19
-
Haak, R. (Romeo) authored3434ab34
-
Haak, R. (Romeo) authored0f97fb83
-
Haak, R. (Romeo) authored
Removed shadow and source.reverse statements and removed the statements where the shadowed attribute was set to True when words were aligned due to some mistake.
2188f908
-