Fix PEP8: E302 expected 2 blank lines, found 1
This commit is contained in:
@@ -5,6 +5,7 @@ Tests for string_utils.py
|
||||
from django.test import TestCase
|
||||
from util.string_utils import str_to_bool
|
||||
|
||||
|
||||
class StringUtilsTest(TestCase):
|
||||
"""
|
||||
Tests for str_to_bool.
|
||||
|
||||
Reference in New Issue
Block a user