mirror of
https://github.com/django/django.git
synced 2025-05-03 13:44:45 +00:00
Removed blank line in tests/model_fields/test_decimalfield.py per isort.
This commit is contained in:
parent
d510971088
commit
c920db1e57
@ -1,5 +1,4 @@
|
|||||||
import unittest
|
import unittest
|
||||||
|
|
||||||
from decimal import Decimal
|
from decimal import Decimal
|
||||||
|
|
||||||
from django.core import validators
|
from django.core import validators
|
||||||
|
Loading…
x
Reference in New Issue
Block a user