mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 22:46:19 +00:00
autopushed
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ class AgoraCmd(click.Command):
|
||||
@click.command(cls=AgoraCmd)
|
||||
@click.argument('n', type=click.INT)
|
||||
def hexnum(n, centered=True):
|
||||
"""Calculates the first n hex numbers: buggy for now, it both under- and over-prints :)."""
|
||||
"""Calculates the first n hex numbers just for fun :)"""
|
||||
|
||||
# Going through this from first principles (from memory/deducing this) for fun :)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user