Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kyegomez authored Jan 30, 2024
1 parent b48454d commit 2e7b36e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ print("hello world")

### Code Quality 🧹

We provide two handy commands inside the `Makefile`, namely:

- `make style` to format the code
- `make check_code_quality` to check code quality (PEP8 basically)
- `black .`
Expand Down Expand Up @@ -61,8 +59,6 @@ The CI will run when you create the new release.
We use MK docs. This repo comes with the zeta docs. All the docs configurations are already here along with the readthedocs configs.


# Tests
`pytest`

# License
MIT

0 comments on commit 2e7b36e

Please sign in to comment.