Skip to content

Commit

Permalink
fixed single trailing whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
djcowley committed Oct 4, 2023
1 parent f4b67fe commit 6fb3dd8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ def test_is_extractable_when_slot_can_be_filled_without_asking(
self,
command_generator: LLMCommandGenerator,
):
"""Test that is_extractable returns True when
"""Test that is_extractable returns True when
collect_information slot can be filled.
"""
# Given
Expand Down

0 comments on commit 6fb3dd8

Please sign in to comment.