Skip to content

Commit

Permalink
Increase-test-coverage in backend_utils
Browse files Browse the repository at this point in the history
  • Loading branch information
Faisal-Alsrheed committed Sep 21, 2023
1 parent 03bf440 commit 88e2c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keras_core/backend/common/backend_utils_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

class ConvertConvTransposePaddingArgsJAXTest(test_case.TestCase):
def test_valid_padding_without_output_padding(self):
"""Test conversion with 'valid' padding and no output padding."""
"""Test conversion with 'valid' padding and no output padding"""
(
left_pad,
right_pad,
Expand Down

0 comments on commit 88e2c97

Please sign in to comment.