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 a3fed86 commit 4d235e7Copy full SHA for 4d235e7
commons/data_access_layer/database.py
@@ -7,7 +7,7 @@
7
"""
8
import abc
9
10
-COMMENTS_MAX_LENGTH = 500
+COMMENTS_MAX_LENGTH = 1500
11
ID_MAX_LENGTH = 64
12
13
0 commit comments