We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b48454d commit 2e7b36eCopy full SHA for 2e7b36e
README.md
@@ -22,8 +22,6 @@ print("hello world")
22
23
### Code Quality 🧹
24
25
-We provide two handy commands inside the `Makefile`, namely:
26
-
27
- `make style` to format the code
28
- `make check_code_quality` to check code quality (PEP8 basically)
29
- `black .`
@@ -61,8 +59,6 @@ The CI will run when you create the new release.
61
59
We use MK docs. This repo comes with the zeta docs. All the docs configurations are already here along with the readthedocs configs.
62
60
63
64
-# Tests
65
-`pytest`
66
67
# License
68
MIT
0 commit comments