Commit f465656
committed
pytestplugin/hooks: drop setting of unused variable from pytest_collection_modifyitems
have_feature is set a few lines below without consideration of its
previous value, so drop this statement.
Signed-off-by: Bastian Krause <[email protected]>1 parent 3fe80b0 commit f465656
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
| |||
0 commit comments