mirror of
https://github.com/pretix/pretix.git
synced 2026-05-15 16:54:00 +00:00
Apply suggestions from code review
Co-authored-by: Raphael Michel <michel@rami.io>
This commit is contained in:
@@ -119,7 +119,8 @@ class OutboundSyncProvider:
|
||||
order=order,
|
||||
sync_provider=cls.identifier,
|
||||
triggered_by=triggered_by,
|
||||
not_before=not_before)
|
||||
not_before=not_before,
|
||||
)
|
||||
|
||||
@classmethod
|
||||
def get_external_link_info(cls, event, external_link_href, external_link_display_name):
|
||||
|
||||
Reference in New Issue
Block a user