Python formatting

This commit is contained in:
Mouse Reeve
2022-02-09 12:23:01 -05:00
parent 6323b0e700
commit c06817e9ff
4 changed files with 3 additions and 6 deletions

View File

@ -6,7 +6,6 @@ from unittest.mock import patch
from django.test import TestCase
from bookwyrm import models, views
from bookwyrm.activitypub.base_activity import set_related_field
# pylint: disable=too-many-public-methods