Skip to content

Commit 42be6f1

Browse files
committed
Remove whitespace from blank line
1 parent 038910c commit 42be6f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

codespeed/images.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ def gen_image_from_results(result_data, width, height):
4747
font_sizes[idx] = 8
4848
elif value < 1000:
4949
font_sizes[idx] = 12
50-
50+
5151
if result_data['relative']:
5252
font_sizes[0] -= 2
5353

0 commit comments

Comments
 (0)