Skip to content

Commit 7de50ae

Browse files
authored
Cover notebooks with checks (#84)
Also removes pre-commit which in practice users aren't using.
1 parent a97626d commit 7de50ae

File tree

3 files changed

+224
-292
lines changed

3 files changed

+224
-292
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,3 @@ For a full list of available commands (e.g. `test` or `typecheck`), run this in
3535
```shell
3636
poe
3737
```
38-
39-
### Pre-Commit Hooks
40-
41-
You can install the pre-commit hooks, to automatically check for common issues before you commit, as follows:
42-
43-
```shell
44-
poe precommit-setup
45-
```

0 commit comments

Comments
 (0)