]> git.armaanb.net Git - lightcards.git/blobdiff - lightcards/lightcards.py
Add comments to code
[lightcards.git] / lightcards / lightcards.py
index 2377c69e675d2b02b2594a59d2c8479ef6abd213..66d123189628ce426ba3e69707a0635cb8941338 100755 (executable)
@@ -33,6 +33,10 @@ def parse_args():
 
 
 def show(args, stack, headers):
+    """
+    Manipulate deck according to passed arguments, and send it to the display
+    functions
+    """
     idx = Status()
     if args.flip:
         for x in stack: