Skip to content

Commit 97d396f

Browse files
fix: Make ruff happy :)
1 parent 1f1a4a3 commit 97d396f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phone_verify/__init__.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# -*- coding: utf-8 -*-
22
import django
33

4-
54
if django.VERSION < (3, 2):
65
default_app_config = "phone_verify.apps.PhoneVerificationConfig"

0 commit comments

Comments
 (0)