Skip to content

Conversation

@asottile-sentry
Copy link
Contributor

No description provided.

@asottile-sentry asottile-sentry requested review from a team November 8, 2024 16:19
@asottile-sentry asottile-sentry requested a review from a team as a code owner November 8, 2024 16:19
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 8, 2024
Comment on lines -127 to +126
for model in apps.get_models(app_label):
for model in apps.get_models(include_auto_created=True):
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the type checker pointed out that this call was nonsense (passing a string into a boolean argument) -- I opted to keep the same behaviour (since the string was always truthy)

@asottile-sentry asottile-sentry merged commit 54d389b into master Nov 8, 2024
51 checks passed
@asottile-sentry asottile-sentry deleted the asottile-types-db-router branch November 8, 2024 19:34
@github-actions github-actions bot locked and limited conversation to collaborators Nov 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants