From db65c147332effa9a66000edc266cf30838d5845 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Fri, 23 Jul 2021 18:14:52 +0200 Subject: [PATCH] Fix style check failures --- doc/api/resources/checkinlists.rst | 2 +- src/pretix/api/pagination.py | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/doc/api/resources/checkinlists.rst b/doc/api/resources/checkinlists.rst index a96713a73..d0c0c0233 100644 --- a/doc/api/resources/checkinlists.rst +++ b/doc/api/resources/checkinlists.rst @@ -620,7 +620,7 @@ Order position endpoints :. +# +# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied +# warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more +# details. +# +# You should have received a copy of the GNU Affero General Public License along with this program. If not, see +# . +# from rest_framework.pagination import PageNumberPagination