Skip to content

Commit 56e621f

Browse files
authored
Remove entries from allowlist breaking the stubtest script (#826)
1 parent 324d4cb commit 56e621f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/stubtest/allowlist_todo.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ rest_framework.authtoken.models.TokenProxy.get_next_by_created
1414
rest_framework.authtoken.models.TokenProxy.get_previous_by_created
1515
rest_framework.authtoken.models.TokenProxy.pk
1616
rest_framework.authtoken.models.TokenProxy.user_id
17-
rest_framework.authtoken.views.ObtainAuthToken.serializer_class
1817
rest_framework.authtoken.views.obtain_auth_token
1918
rest_framework.compat.CodeBlockPreprocessor
2019
rest_framework.compat.Preprocessor
@@ -56,7 +55,6 @@ rest_framework.renderers.BaseRenderer.format
5655
rest_framework.renderers.BaseRenderer.media_type
5756
rest_framework.renderers.BrowsableAPIRenderer.get_extra_actions
5857
rest_framework.renderers.CoreJSONRenderer.render
59-
rest_framework.renderers._BaseOpenAPIRenderer.__init__
6058
rest_framework.renderers._BaseOpenAPIRenderer.render
6159
rest_framework.routers.BaseRouter.register
6260
rest_framework.schemas.SchemaGenerator.__init__

0 commit comments

Comments
 (0)