]> git.phdru.name Git - m_librarian.git/blobdiff - m_librarian/download.py
Fix flake8 E305: expected 2 blank lines after function
[m_librarian.git] / m_librarian / download.py
index 6f4daf4fe31e17d2cb75a13e9206dff317cfa2b4..db09f12f08e263b786abef9fbb804a2ae7de7ed6 100755 (executable)
@@ -111,5 +111,6 @@ def test():
     _compile_format()
     print(compiled_format)
 
+
 if __name__ == '__main__':
     test()