We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 173c58c commit 92b11afCopy full SHA for 92b11af
5 files changed
Makefile
@@ -9,6 +9,7 @@ format:
9
lint:
10
ruff check
11
ruff format --diff
12
+ numpydoc lint jbpy/*.py
13
mypy jbpy
14
15
build:
0 commit comments