serializer.py
9.16 KB
-
Make a nested if flat · 0d64b4a7
This is a possible fix for issue #73. The problem occurs when the first if-statement is true, but the second is not. This results into the variable obj not being set. This commit solves it by removing that branch.
Ewoud Kohl van Wijngaarden committed