Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sven-mayer committed Mar 21, 2020
1 parent bcfbf7d commit ea64101
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pupil_src/shared_modules/file_methods.py
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ def _deser(self):
self._ser_data,
raw=False,
use_list=False,
strict_map_key=False,
object_hook=self.unpacking_object_hook,
ext_hook=self.unpacking_ext_hook,
)
Expand Down

0 comments on commit ea64101

Please sign in to comment.