Skip to content

Commit

Permalink
Remove whitespace from blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
tobami committed Feb 27, 2017
1 parent 038910c commit 42be6f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codespeed/images.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ def gen_image_from_results(result_data, width, height):
font_sizes[idx] = 8
elif value < 1000:
font_sizes[idx] = 12

if result_data['relative']:
font_sizes[0] -= 2

Expand Down

0 comments on commit 42be6f1

Please sign in to comment.