mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 10:30:03 -03:30
Flake8 fix.
This commit is contained in:
parent
1b9c5ef55b
commit
c1c444fd3c
@ -3,7 +3,7 @@
|
||||
|
||||
# Django REST Framework
|
||||
from rest_framework import pagination
|
||||
from rest_framework.utils.urls import remove_query_param, replace_query_param
|
||||
from rest_framework.utils.urls import replace_query_param
|
||||
|
||||
|
||||
class Pagination(pagination.PageNumberPagination):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user