Closed 3nol closed 1 year ago
I converted method names in tests to snake_case to follow common Python styling. This probably avoids confusion as it did in PR#105.
tests
Thanks! :)
I converted method names in
tests
to snake_case to follow common Python styling. This probably avoids confusion as it did in PR#105.