Skip to content

Commit 57d0ab3

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 8e0e7f4 commit 57d0ab3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_smoke.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ def method(self, x):
218218
finally:
219219
set_global_params(allow_non_static_methods=original)
220220

221+
221222
@pytest.mark.smoke
222223
def test_instance_method_skip_cache():
223224
"""Test that cachier__skip_cache=True works for methods with allow_non_static_methods."""

0 commit comments

Comments
 (0)