forked from CGM_Public/pretix_original
Apply suggestions from code review
Co-authored-by: Raphael Michel <mail@raphaelmichel.de>
This commit is contained in:
co-authored by
Raphael Michel
parent
36e2d4334e
commit
7fdabd052d
@@ -130,4 +130,3 @@ class PretixEventScrubber(EventScrubber):
|
|||||||
def scrub_event(self, event: "Event") -> None:
|
def scrub_event(self, event: "Event") -> None:
|
||||||
super().scrub_event(event)
|
super().scrub_event(event)
|
||||||
self.scrub_exception(event)
|
self.scrub_exception(event)
|
||||||
print(event)
|
|
||||||
|
|||||||
Reference in New Issue
Block a user