Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescalam committed Jan 7, 2024
1 parent e9660ee commit 774b8ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/test_layer.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ def routes():
Route(name="Route 2", utterances=["Goodbye", "Bye", "Au revoir"]),
]


@pytest.fixture
def dynamic_routes():
return [
Expand Down

0 comments on commit 774b8ed

Please sign in to comment.