Skip to content

XF-FW/issue-drf-stubs-response

Repository files navigation

issue-drf-stubs-response

Setup

poetry install

Run mypy to reproduce the issue

poetry run mypy .

Issue in question

typeddjango/djangorestframework-stubs#204

I don't want to use poetry.

That's fine. There's a requirements.txt and for all commands mentioned here, remove the poetry run prefix.

I don't want to install anything to reproduce the error.

That's fine. There's a github action that reproduces it. Check the actions tab or click here:
https://github.com/XF-FW/issue-drf-stubs-response/runs/5759647545?check_suite_focus=true

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages