Skip to content
Snippets Groups Projects
user avatar
Sander Mathijs van Veen authored
Removed hasattr() check, because hasattr() will call getattr() internally
anyway. If hasattr() fails, it means that getattr() has failed. So, there is no
need to call hasattr() before getattr().
cd6e964d
History
Name Last commit Last update