Fixed linting error
[EVA-2020-02-2.git] / library / setup.py
index 7eda071d7e2c7562e81829162c63161594c3e1f6..b211db783c22105fe3a1497534e07bd58ee5fa39 100755 (executable)
@@ -47,7 +47,7 @@ setup(
     license='MIT',
     keywords='Raspberry Pi',
     url='http://www.pimoroni.com',
-    project_urls={ 'GitHub': 'https://www.github.com/pimoroni/{{LIBNAME}}-python' },
+    project_urls={'GitHub': 'https://www.github.com/pimoroni/{{LIBNAME}}-python'},
     classifiers=classifiers,
     packages=['{{LIBNAME}}'],
     install_requires=[]