mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-12-14 07:42:24 +03:00
Fix various pep8/flake8/pylint errors
This commit is contained in:
@@ -34,7 +34,6 @@ class LocalizedModelTestCase(TestCase):
|
||||
|
||||
assert isinstance(obj.title, LocalizedValue)
|
||||
|
||||
|
||||
@classmethod
|
||||
def test_model_init_kwargs(cls):
|
||||
"""Tests whether all :see:LocalizedField
|
||||
|
||||
Reference in New Issue
Block a user