Python formatting
This commit is contained in:
@ -158,7 +158,7 @@ class Inventaire(TestCase):
|
|||||||
)
|
)
|
||||||
|
|
||||||
def test_get_language_code(self):
|
def test_get_language_code(self):
|
||||||
""" get english or whatever is in reach """
|
"""get english or whatever is in reach"""
|
||||||
options = {
|
options = {
|
||||||
"de": "bip",
|
"de": "bip",
|
||||||
"en": "hi",
|
"en": "hi",
|
||||||
|
Reference in New Issue
Block a user