Skip to content

Commit 5ace4f2

Browse files
committed
Small syntax check change
1 parent 46f70d4 commit 5ace4f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/quotes_project/quotes/admin.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# ruff: noqa: RUF012
12
from django.contrib import admin
23

34
from .models import Quote

0 commit comments

Comments
 (0)