robertmartin8 / PyPortfolioOpt

Financial portfolio optimisation in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity
https://pyportfolioopt.readthedocs.io/
MIT License
4.28k stars 930 forks source link

applied Black #402

Closed thenordine closed 2 years ago

thenordine commented 2 years ago

I would like to contribute to this nice project by re-applying Black (default configs) to files of the project.

thenordine commented 2 years ago

Let me know if this is the right way. Thanks!

robertmartin8 commented 2 years ago

Looks good – technically the project already uses Black so I'm not sure why my editor didn't do the formatting properly.

Will merge soon!

thenordine commented 2 years ago

Thanks for the merge, let me know if you would like me to dig further into formating issues :)