Skip to content

Commit 2e7b36e

Browse files
authored
Update README.md
1 parent b48454d commit 2e7b36e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ print("hello world")
2222

2323
### Code Quality 🧹
2424

25-
We provide two handy commands inside the `Makefile`, namely:
26-
2725
- `make style` to format the code
2826
- `make check_code_quality` to check code quality (PEP8 basically)
2927
- `black .`
@@ -61,8 +59,6 @@ The CI will run when you create the new release.
6159
We use MK docs. This repo comes with the zeta docs. All the docs configurations are already here along with the readthedocs configs.
6260

6361

64-
# Tests
65-
`pytest`
6662

6763
# License
6864
MIT

0 commit comments

Comments
 (0)