Converting vector interface argument to lowercase · bmeisels/python-can@49bd764 · GitHub
Skip to content

Commit 49bd764

Browse files
committed
Converting vector interface argument to lowercase
Variable name should be lowercase, with words separated by underscores as necessary to improve readability. (PEP8) Current CamelCase arguments cannot be set from the configuration file since the variables are read as lowercase.
1 parent 035cedb commit 49bd764

2 files changed

Lines changed: 19 additions & 21 deletions

File tree

can/interfaces/vector/canlib.py

Lines changed: 12 additions & 12 deletions

test/test_vector.py

Lines changed: 7 additions & 9 deletions

0 commit comments

Comments
 (0)