Skip to content

Instantly share code, notes, and snippets.

@NathanW2
Created May 6, 2013 14:42
Show Gist options
  • Save NathanW2/5525581 to your computer and use it in GitHub Desktop.
Save NathanW2/5525581 to your computer and use it in GitHub Desktop.
@command(alias="@")
def at(*args):
"Draw a line at distance and bearing
arg1 - bearing
arg2 - distance"
pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment