Skip to content

Commit

Permalink
Sync main branch to dev (#286)
Browse files Browse the repository at this point in the history
* Fix Linting Pre-Commit failure (#271)

* Updated config README.md

* update requirements.txt

* updated requirements.txt

* update requirements.txt

* added pre-commit.ci

* update pre-commit config

* revert pre-commit configs

* update isort version

* Update README.md
  • Loading branch information
prajnan93 committed Aug 15, 2023
1 parent 83f4668 commit 82a3fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

[![Tests](https://github.com/neu-vig/ezflow/actions/workflows/package-test.yml/badge.svg)](https://github.com/neu-vig/ezflow/actions/workflows/package-test.yml)
[![Docs](https://readthedocs.org/projects/ezflow/badge/?version=latest)](https://ezflow.readthedocs.io/en/latest/?badge=latest)
[![Downloads](https://pepy.tech/badge/ezflow)](https://pepy.tech/project/ezflow)
[![Downloads](https://static.pepy.tech/badge/ezflow)](https://pepy.tech/project/ezflow)

<!-- [![Code style](https://github.com/neu-vig/ezflow/actions/workflows/linting.yml/badge.svg)](https://github.com/neu-vig/ezflow/actions/workflows/linting.yml) -->
<!-- [![Code coverage](https://github.com/neu-vig/ezflow/actions/workflows/codecov.yml/badge.svg)](https://github.com/neu-vig/ezflow/actions/workflows/codecov.yml) -->
Expand Down

0 comments on commit 82a3fea

Please sign in to comment.