Skip to content

Commit 725dd4d

Browse files
committed
formatting fix
1 parent bf75d40 commit 725dd4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

singlecell.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1444,7 +1444,7 @@ def export_data(self, path, h5ad=False):
14441444
display(
14451445
_output_message('''
14461446
<h3 style="position: relative; top: -10px">Results</h3>
1447-
<p style="font-size:14px; line-height:{};">Exported data to {}</p>
1447+
<p style="font-size:14px; line-height:20px;">Exported data to {}</p>
14481448
</div>'''.format(path_message)))
14491449

14501450
# Turn user warnings back on.

0 commit comments

Comments
 (0)