mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Flake8 update
This commit is contained in:
@@ -22,7 +22,7 @@ from pretix.base.services.stats import order_overview
|
||||
|
||||
|
||||
class ReportlabExportMixin:
|
||||
multiBuild = False
|
||||
multiBuild = False # noqa
|
||||
|
||||
@property
|
||||
def pagesize(self):
|
||||
|
||||
Reference in New Issue
Block a user