Skip to content

Commit e9e016a

Browse files
Formatting
1 parent 828acb6 commit e9e016a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_issue_metrics.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ class TestEvaluateMarkdownFileSize(unittest.TestCase):
484484

485485
@patch("issue_metrics.markdown_too_large_for_issue_body")
486486
def test_markdown_too_large_for_issue_body_called_with_empty_output_file(
487-
self, mock_evaluate
487+
self, mock_evaluate
488488
):
489489
"""
490490
Test that the function uses the output_file.

0 commit comments

Comments
 (0)