Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pomponchik committed Apr 19, 2024
1 parent 2b76c4e commit 1f2ec84
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 @@ -151,7 +151,7 @@ metronome.stop()
Exceptions inside the function that you pass to the metronome will be:

- Suppressed.
- [Logged](#logging).
- [Logged](#logging) (if you pass the logger object).

This applies to all the usual exceptions that are expected in normal code. For more information about the types of exceptions that are suppressed by default, read the documentation for the [`escaping`](https://github.com/pomponchik/escaping) library that is used for this.

Expand Down

0 comments on commit 1f2ec84

Please sign in to comment.