mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
use google convention for docstrings
This commit is contained in:
@ -29,9 +29,7 @@ from rootplace.views import delete_all_forum_user_messages
|
||||
|
||||
|
||||
class Command(BaseCommand):
|
||||
"""
|
||||
Delete all forum messages from a user
|
||||
"""
|
||||
"""Delete all forum messages from a user."""
|
||||
|
||||
help = "Delete all user's forum message"
|
||||
|
||||
|
Reference in New Issue
Block a user