pep8 and other code-style changes
[librarian.git] / librarian / sponsor.py
index 15d9107..c9bc35b 100644 (file)
@@ -5,6 +5,7 @@
 #
 from librarian import get_resource
 
+
 def sponsor_logo(name):
     return {
         'Narodowe Centrum Kultury': get_resource('res/sponsors/nck.png')