georgian-io / Multimodal-Toolkit

Multimodal model for text and tabular data with HuggingFace transformers as building block for text data
https://multimodal-toolkit.readthedocs.io
Apache License 2.0
587 stars 84 forks source link

Style: Format everything using black for consistency #39

Closed akashsaravanan-georgian closed 1 year ago

akashsaravanan-georgian commented 1 year ago

The code at the moment does not have a single style associated with it. Using a formatter like black ensures consistency across the codebase.