Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add noqa to manage.py
  • Loading branch information
Archmonger committed Dec 2, 2024
commit 99ca260d73e22886120f2171cfa55536973b8b29
1 change: 1 addition & 0 deletions tests/manage.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# ruff: noqa: INP001
"""Django's command-line utility for administrative tasks."""

import os
Expand Down