Skip to content

Commit

Permalink
docs: Generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
francium committed Dec 23, 2023
1 parent 63b36b7 commit f885315
Show file tree
Hide file tree
Showing 3 changed files with 762 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ lint-mypy: phony

test: phony
pytest

docs: phony
lazydocs ./src/result
Loading

0 comments on commit f885315

Please sign in to comment.