PinguDevTeam / ICF-MI-framework

Model identifiability pipeline using surrogate models trained on a latent space extracted by tensor decompositions.
https://pingudevteam.github.io/ICF-MI-framework/
MIT License
0 stars 0 forks source link

(fix/pre-commit) Make Flake and Black 88 character #28

Closed sahilbhola14 closed 1 year ago

sahilbhola14 commented 2 years ago

Make Flake and Black 88 character linewidth

Purpose

This PR fixes the Flake and Black line width inconsistency to 88 characters. This needs to be merged before #29

Closes #27

Before this fix Flake and Black had inconsistent linewidth which caused an issue while pre-committing.

Type of change

Checklist

Put an x in the boxes that apply.

sahilbhola14 commented 2 years ago

I agree, had 90 as well. However, Black uses some norms which stipulates 88 character length