scikit-hep / probfit

Cost function builder. For fitting distributions.
http://probfit.readthedocs.io/
MIT License
50 stars 30 forks source link

style: update format #108

Closed henryiii closed 3 years ago

henryiii commented 3 years ago

Following the Scikit-HEP style guide. Fixed several errors discovered by flake8, including invalid examples.

Closes #102.