Skip to content

Commit

Permalink
docs: latest sample
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Mar 28, 2022
1 parent e3c5e80 commit bc7a7f4
Show file tree
Hide file tree
Showing 2 changed files with 477 additions and 453 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ clean: ## remove stuff we don't need
rm -fr build/ dist/ src/*.egg-info
rm -fr .*_cache/
rm -f out_*.json save_*.json
rm -f docs/black_digest.json

requirements: ## install development environment requirements
pip install -r dev-requirements.txt
Expand Down
Loading

0 comments on commit bc7a7f4

Please sign in to comment.