staircase-dev / staircase

A powerful data analysis package based on mathematical step functions. Strongly aligned with pandas.
https://staircase.dev
MIT License
59 stars 12 forks source link

ENH: Update black to 22.10 #165

Closed PabloRuizCuevas closed 1 year ago

PabloRuizCuevas commented 1 year ago

We just need to update the .pre-commit-config.yaml pre-commit update I can do this after merging the type hints.

venaturum commented 1 year ago

No objections here

PabloRuizCuevas commented 1 year ago

No style changes with new version, anyway I did the PR and included flake8 update.