Update doc/en/how-to/fixtures.rst

Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
This commit is contained in:
aizpurua23a 2022-07-27 18:34:16 +02:00 committed by GitHub
parent b5bdd52208
commit 22c5394acd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -763,7 +763,6 @@ Consider the differences in the following examples:
def test_bar(fix_w_yield):
print("test_bar")
pass