Skip to content

Commit e5436ff

Browse files
committed
Whitespace cleanup
1 parent 86aa5df commit e5436ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

alldata/bblab_site/tools/isoforms_plot/isoforms_plot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,7 @@ def draw(self, x=0, y=0, xscale=1.0):
697697

698698
# Transcript at top
699699
transcript_y = 0
700-
700+
701701
if self.label:
702702
# Label baseline very close to transcript - minimal gap
703703
label_baseline_y = self.lineheight + int(self.font_size * 0.5)

0 commit comments

Comments
 (0)