Skip to content

Commit

Permalink
'Refactored by Sourcery' (#35)
Browse files Browse the repository at this point in the history
Co-authored-by: Sourcery AI <>
  • Loading branch information
sourcery-ai[bot] authored Aug 10, 2020
1 parent d4088c6 commit f53e661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_location.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ def test_location_class(
)

assert location_obj.country_code == country_code
assert not location_obj.serialize() == None
assert location_obj.serialize() is not None

0 comments on commit f53e661

Please sign in to comment.