Skip to content

Commit

Permalink
Update test_deserialization.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Bachmann1234 authored Feb 27, 2019
1 parent 5f7d561 commit 13e39c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_deserialization.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@


def _bad_deserializer_disambiguation(self, _):
return 1
return 1


class BadClassPolyField(PolyFieldBase):
Expand Down

0 comments on commit 13e39c9

Please sign in to comment.