Update comments.py

This commit is contained in:
cclauss 2018-01-25 12:53:17 +01:00 committed by GitHub
parent ca75f6ae10
commit b65a49fe57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ import time
from isso.utils import Bloomfilter
from isso.compat import buffer
class Comments:
"""Hopefully DB-independend SQL to store, modify and retrieve all
comment-related actions. Here's a short scheme overview: