mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Removed blank line in tests/model_fields/test_decimalfield.py per isort.
This commit is contained in:
parent
d510971088
commit
c920db1e57
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
import unittest
|
||||
|
||||
from decimal import Decimal
|
||||
|
||||
from django.core import validators
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue