Modalities / modalities

A framework for training multimodal foundation models.
MIT License
39 stars 3 forks source link

Linting inconsistencies (isort) #110

Closed flxst closed 1 month ago

flxst commented 3 months ago

We continuously have problems with linting, see e.g. this failed github action build. I noticed that the isort pre-commit hook behaves differently on different servers. There are multiple github issues that seem to confirm this (see e.g. example1, example2). I suspect that this at least contributes to our linting problems.