Skip to content

Commit

Permalink
feat(build): use husky to auto update docs when code changes
Browse files Browse the repository at this point in the history
  • Loading branch information
justindujardin committed Aug 22, 2020
1 parent 0213d2f commit 5a32357
Show file tree
Hide file tree
Showing 4 changed files with 971 additions and 274 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ assert not greeting.exists()
Pathy(self, args, kwargs)
```

Subclass of pathlib.Path that works with bucket storage providers.
Subclass of `pathlib.Path` that works with bucket APIs.

## exists

Expand Down
Loading

0 comments on commit 5a32357

Please sign in to comment.