Skip to content

Commit c31c4f5

Browse files
committed
[airos] removed whitespace for poor little flake
1 parent 57c1f72 commit c31c4f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/airos/test_gui.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def test_gui_key(self):
2424
def test_language(self):
2525
o = self.backend({
2626
'gui': {
27-
'language' : 'it_IT',
27+
'language': 'it_IT',
2828
},
2929
})
3030
o.to_intermediate()

0 commit comments

Comments
 (0)