Python formatting

This commit is contained in:
Mouse Reeve 2021-04-30 12:52:20 -07:00
parent 485d20696b
commit 122e0cbd6d

View file

@ -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",