improve the "ASCReader" read performance. by XXIN0 · Pull Request #1717 · hardbyte/python-can

and others added 6 commits

December 22, 2023 16:45
improve the "ASCReader" performance.
Fix: the test  error "error: Item "None" of "Optional[Match[str]]" has no attribute "group"  [union-attr]"
style: format code with "Black Code Formatter"

zariiii9003