feat: prettify errors
This commit is contained in:
parent
6f45b76579
commit
af8b9b7c52
12 changed files with 692 additions and 179 deletions
4
Makefile
4
Makefile
|
|
@ -8,10 +8,6 @@ tests:
|
|||
pdm run coverage html
|
||||
pdm run coverage xml
|
||||
|
||||
.PHONY: dist
|
||||
dist:
|
||||
pdm build
|
||||
|
||||
build:
|
||||
pdm build
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue