Skip to content

Commit a130889

Browse files
committed
Accepted one automated change from ruff PT ruleset
1 parent a09ca98 commit a130889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests_isolated/test_commandset/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ def command_sets_app():
191191
return app
192192

193193

194-
@fixture()
194+
@fixture
195195
def command_sets_manual():
196196
app = WithCommandSets(auto_load_commands=False)
197197
return app

0 commit comments

Comments
 (0)