click-spinner icon indicating copy to clipboard operation
click-spinner copied to clipboard

Add spin direction argument for feature request #34

Open izzycodes opened this issue 3 years ago • 0 comments

This is to address #34 by adding "direction" argument.

Also:

  • added a simple example (examples/hello.py)
  • added some basic type checking
  • applied % black -l 79 ... and % flake8 ... to Python files

izzycodes avatar Feb 13 '21 22:02 izzycodes