icecream
icecream copied to clipboard
Refactor tests to make them compliant with default Python naming conventions
Currently, the project has a naming convention closer to JavaScript than to default Python code. I think making the project more compliant with Python's popular conventions would make it possible to have more contributions.