Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CI typecheck (add new ignores) #323

Merged
merged 2 commits into from Jan 19, 2023
Merged

Fix CI typecheck (add new ignores) #323

merged 2 commits into from Jan 19, 2023

Conversation

intgr
Copy link
Contributor

@intgr intgr commented Jan 19, 2023

Suppressing new typecheck errors that were exposed in #320.

Now ignoring messages like 'note: "SimpleRouter" defined here' and "note: 'IntegerSerializer" defined here' globally because these aren't actually errors, just context.

https://github.com/typeddjango/djangorestframework-stubs/actions/runs/3957376234/jobs/6777713016

@intgr
Copy link
Contributor Author

intgr commented Jan 19, 2023

Merging this myself as trivial change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant