summaryrefslogtreecommitdiffstats
path: root/reversing_tools/__init__.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add pre-commit configuration for REUSE.software.Diego Elio Pettenò2020-05-161-0/+3
| | | | | The only files that were lacking a license were the 0-sized __init__.py files — since those are not copyrighteable, make them Unlicense relesed.
* Check type annotations for tools with mypy, too.Diego Elio Pettenò2020-03-231-0/+0
This requires the released version of usbmon-tools.