pep8 cleanup
[pinmux.git] / src / spec / i_class.py
index 11a57b5e21ddfdc19a13b5269b9fbedcc1695a06..6401538f9e2d1605a3bb0863402c39d4cab31679 100644 (file)
@@ -60,7 +60,7 @@ def pinspec():
                       }
 
     ps = PinSpec(pinbanks, fixedpins, function_names,
-                 ['lcd', 'jtag', 'fb' ])
+                 ['lcd', 'jtag', 'fb'])
 
     # Bank A, 0-27
     ps.gpio("", ('A', 0), 0, 0, 28)