Skip to content

Commit fd49643

Browse files
Removing pdoc3
1 parent 1ac2f7d commit fd49643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ coverage-html:
5959
pre-commit:
6060
pre-commit run --show-diff-on-failure
6161

62-
pr: lint lint-docs mypy pre-commit test security-baseline complexity-baseline check-licenses
62+
pr: lint lint-docs mypy pre-commit check-licenses test security-baseline complexity-baseline
6363

6464
build: pr
6565
poetry build

0 commit comments

Comments
 (0)