Skip to content

Commit

Permalink
Merge branch 'sentry'
Browse files Browse the repository at this point in the history
  • Loading branch information
dyohan9 committed Nov 14, 2019
2 parents 821a0de + 5cdf2c4 commit c856924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bothub/api/v2/nlp/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ def check_auth(request):


class NLPPagination(pagination.PageNumberPagination):
page_size = 2
page_size = 200


class RepositoryAuthorizationTrainViewSet(
Expand Down

0 comments on commit c856924

Please sign in to comment.