- Dynamically load compression libraries
Not all users have them installed and it breaks the import of core if they are imported at the top level.
Remove accidental file
Update CompressedSerializer tests
Add changes/ entry
Update docstrings [ci skip]
Rename test for clarity
Add mypy ignore since the attribute error is captured
Fix equality test gzip import
Attempt to appease the docstring checker
Add missing
-
for docs checker