mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-04 04:20:12 +03:00
flake8 fixes
This commit is contained in:
parent
1cd86fbf40
commit
dc421c499a
|
@ -1106,10 +1106,7 @@ class TestRoundingDecimalField(TestCase):
|
|||
assert 'Invalid rounding option' in str(excinfo.value)
|
||||
|
||||
|
||||
|
||||
|
||||
# Date & time serializers...
|
||||
|
||||
class TestDateField(FieldValues):
|
||||
"""
|
||||
Valid and invalid values for `DateField`.
|
||||
|
|
Loading…
Reference in New Issue
Block a user