Update comments.py
This commit is contained in:
parent
ca75f6ae10
commit
b65a49fe57
@ -5,6 +5,7 @@ import time
|
|||||||
from isso.utils import Bloomfilter
|
from isso.utils import Bloomfilter
|
||||||
from isso.compat import buffer
|
from isso.compat import buffer
|
||||||
|
|
||||||
|
|
||||||
class Comments:
|
class Comments:
|
||||||
"""Hopefully DB-independend SQL to store, modify and retrieve all
|
"""Hopefully DB-independend SQL to store, modify and retrieve all
|
||||||
comment-related actions. Here's a short scheme overview:
|
comment-related actions. Here's a short scheme overview:
|
||||||
|
Loading…
Reference in New Issue
Block a user