We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62bb621 commit 4ddcd54Copy full SHA for 4ddcd54
src/backend/core/api/serializers.py
@@ -1,4 +1,5 @@
1
"""Client serializers for the impress core app."""
2
+# pylint: disable=too-many-lines
3
4
import binascii
5
import mimetypes
0 commit comments