Skip to content

Commit

Permalink
fixing underlines for Either
Browse files Browse the repository at this point in the history
  • Loading branch information
bandophahita committed Feb 16, 2024
1 parent a1d97c3 commit 98a1d1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/api/actions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Silently


Either
-----
------

**Aliases**: ``Attempt``,
``AttemptTo``,
Expand Down
2 changes: 1 addition & 1 deletion docs/cookbook.rst
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ the normal logging will take place::


Using Either
===========
============

Sometimes you may need to use a try/except control flow in your test,
for one reason or another.
Expand Down

0 comments on commit 98a1d1a

Please sign in to comment.