pep8 and other code-style changes
[librarian.git] / tests / test_html.py
index 51d6acd..a0de630 100644 (file)
@@ -33,6 +33,7 @@ def test_passing_parse_dublincore_to_transform():
             parse_dublincore=False,
         ).as_html()
 
+
 def test_empty():
     assert not WLDocument.from_string(
             '<utwor />',