Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 361 Bytes

File metadata and controls

18 lines (14 loc) · 361 Bytes

Smart Tree

Ruff

linter

ruff check smarttree/ tests/

type checker

mypy smarttree/

testing

pytest --cov=smarttree --cov-report=html tests\