getattr() requires a default (return if missing) value or it raises an AttributeError. In a few cases I changed hasattr to getattr and didn't set a default value, so those cases could except. This corrects that.pull/6436/merge
parent
79198de6cf
commit
1bb66d1568
2 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue