Python formatting
This commit is contained in:
@ -56,7 +56,7 @@ class ActivitypubFieldMixin:
|
||||
activitypub_field=None,
|
||||
activitypub_wrapper=None,
|
||||
deduplication_field=False,
|
||||
**kwargs
|
||||
**kwargs,
|
||||
):
|
||||
self.deduplication_field = deduplication_field
|
||||
if activitypub_wrapper:
|
||||
|
Reference in New Issue
Block a user