Make it black
This commit is contained in:
parent
085dd24a62
commit
5cf1d8a30a
2 changed files with 16 additions and 15 deletions
|
@ -19,6 +19,7 @@ from bookwyrm.utils import regex
|
|||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
@method_decorator(csrf_exempt, name="dispatch")
|
||||
# pylint: disable=no-self-use
|
||||
class Inbox(View):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue