We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46f70d4 commit 5ace4f2Copy full SHA for 5ace4f2
example/quotes_project/quotes/admin.py
@@ -1,3 +1,4 @@
1
+# ruff: noqa: RUF012
2
from django.contrib import admin
3
4
from .models import Quote
0 commit comments