diff --git a/pycardium/modules/py/pride.py b/pycardium/modules/py/pride.py
index da9e0dfe9c7794bd0b00d933da1dce8b233f0426..bd971724ec9654ba844a0bfd48f75b66aaaa6ec7 100644
--- a/pycardium/modules/py/pride.py
+++ b/pycardium/modules/py/pride.py
@@ -144,6 +144,7 @@ def get(flag="rainbow"):
     """
     return flags[flag]
 
+
 def print_all():
     """
     Prints the names of all available flags on the serial port.
@@ -151,6 +152,7 @@ def print_all():
     for i in flags:
         print(i)
 
+
 def demo(s_delay=2):
     """
     Demos all available flags on LEDs and display.