Skip to content

Commit

Permalink
Update README.rst (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
pablopetra-eb authored and mattbennett committed Feb 26, 2019
1 parent da82b64 commit b31b512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ In order to avoid that one may want to do something like this:
add_two_things()
In this case the failed transaction will be rolled back (becase the session is passed to the decorator) and records will not be duplicated.
In this case the failed transaction will be rolled back (because the session is passed to the decorator) and records will not be duplicated.

Pytest fixtures
---------------
Expand Down

0 comments on commit b31b512

Please sign in to comment.