Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
taobojlen committed Jul 6, 2024
1 parent 4200430 commit 6c8cc7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ def baz():
By default, any issues detected by zealot will raise a `ZealotError`. If you'd
rather log any detected N+1s, you can set:

```
```python
ZEALOT_RAISE = False
```

Expand Down

0 comments on commit 6c8cc7a

Please sign in to comment.