Flake8 update

This commit is contained in:
Raphael Michel
2019-01-30 09:31:34 +01:00
parent 5da2eab1fb
commit 944138f7a9
4 changed files with 7 additions and 7 deletions

View File

@@ -22,7 +22,7 @@ from pretix.base.services.stats import order_overview
class ReportlabExportMixin:
multiBuild = False
multiBuild = False # noqa
@property
def pagesize(self):