Skip to content

Commit

Permalink
finalize 3.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kianby committed Dec 3, 2022
1 parent c923833 commit 60f2d58
Show file tree
Hide file tree
Showing 4 changed files with 98 additions and 6,348 deletions.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -9,7 +9,7 @@ test:
poetry run coverage report

typehint:
poetry run mypy --ignore-missing-imports stacosys/
poetry run mypy --ignore-missing-imports stacosys/ tests/

lint:
poetry run pylint stacosys/
Expand Down

0 comments on commit 60f2d58

Please sign in to comment.