You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* avoid re-using `file` variable
* Click version >=8 dropped this warning for Python2
* Make `click` an explicit requirement
* annotations is already part of Python3.8
* fix flake8 warnings
* avoid redefining extra_args
* Fix mangled docstring
* Use slave argument
* Give default values, and fix values/write_registers mismatch
* `list` is native type, `List[...]` is a type hint
---------
Co-authored-by: jan iversen <[email protected]>
0 commit comments