cnellington / Contextualized

An SKLearn-style toolbox for estimating and analyzing models, distributions, and functions with context-specific parameters.
http://contextualized.ml/
GNU General Public License v3.0
65 stars 9 forks source link

Update Style to Python Black py37 #112

Closed cnellington closed 1 year ago

cnellington commented 2 years ago

Upon finishing #87 and #62 , revisit #111 and update all code to Python black style. This should probably be the last issue before releasing v0.1.3

blengerich commented 1 year ago

Resolved in #127! Great work @cnellington.