forked from mirrors/bookwyrm
Python whitespace formatting
This commit is contained in:
parent
87d1aa71a2
commit
713ec8bd69
1 changed files with 1 additions and 0 deletions
|
@ -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 """
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue