Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarmet committed Aug 8, 2024
1 parent 1656e98 commit 721869d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bert_e/tests/unit/test_reactor.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ class ReactorTest(Reactor):

return ReactorTest

@pytest.fixture()

@pytest.fixture
def job():
return SimpleNamespace(settings={})

Expand Down

0 comments on commit 721869d

Please sign in to comment.