Skip to content

Commit 2a29dc4

Browse files
committed
Update the linting configuration
1 parent bd47cbb commit 2a29dc4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,6 @@ lint.extend-ignore = [
118118
"E501",
119119
# Do not warn about percent formatting for now
120120
"UP031",
121-
# The a | b type rule has been deprecated
122-
"UP038",
123121
]
124122
lint.per-file-ignores."*/migrat*/*" = [
125123
# Allow using PascalCase model names in migrations

0 commit comments

Comments
 (0)