Python whitespace formatting
This commit is contained in:
@ -13,6 +13,7 @@ def erase_streams():
|
|||||||
""" throw the whole redis away """
|
""" throw the whole redis away """
|
||||||
r.flushall()
|
r.flushall()
|
||||||
|
|
||||||
|
|
||||||
class Command(BaseCommand):
|
class Command(BaseCommand):
|
||||||
""" delete activity streams for all users """
|
""" delete activity streams for all users """
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user