abelsiqueira / perprof-py

A python module for performance profiling (as described by Dolan and Moré) with tikz outputing and matplotlib.
http://abelsiqueira.com/perprof-py/
GNU General Public License v3.0
14 stars 6 forks source link

Add linting through pre-commit #219

Closed abelsiqueira closed 1 year ago

abelsiqueira commented 1 year ago

First commit should not be passing.

Closes #210, #211