Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Annotate and fix compare module (#313)
* Annotate and fix compare module optimize imports * improve condition Co-Authored-By: Funth0mas <[email protected]> * Fix all 'ignore is None' occurrences. * Use list comprehension. * Simplify using TypeVar * Simplify using Type Alias * Move 'import canmatrix.log' to main(), don't abbreviate canmatrix. * Rename typevar to 'WithAttributes'
- Loading branch information