pep8: remove empty lines at EOF

This commit is contained in:
Thomas Waldmann 2014-11-18 19:03:31 +01:00
parent 087102bde4
commit b7a0293470
4 changed files with 0 additions and 6 deletions

View file

@ -39,4 +39,3 @@ def test_load_strings_loads_other_languages():
locale.getdefaultlocale = lambda: ('fr_FR', 'UTF-8')
strings.load_strings("fr")
assert strings._('wait_for_hs') == "En attente du HS:"