Skip to content

Commit

Permalink
Annotate and fix compare module (#313)
Browse files Browse the repository at this point in the history
* 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
Funth0mas authored and ebroecker committed Mar 10, 2019
1 parent d4ba001 commit bfdb02b
Showing 1 changed file with 235 additions and 207 deletions.
Loading

0 comments on commit bfdb02b

Please sign in to comment.