Skip to content

Commit 4ddcd54

Browse files
committed
fixup! ✨(backend) implement thread and reactions API
1 parent 62bb621 commit 4ddcd54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/backend/core/api/serializers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""Client serializers for the impress core app."""
2+
# pylint: disable=too-many-lines
23

34
import binascii
45
import mimetypes

0 commit comments

Comments
 (0)