Skip to content

Commit 61f0408

Browse files
committed
Remove blank line at end of file.
1 parent 36bd520 commit 61f0408

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyt/cfg/alias_helper.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,3 @@ def fully_qualify_alias_labels(label, aliases):
9292
if label.startswith(alias+'.'):
9393
return full_name + label[len(alias):]
9494
return label
95-

0 commit comments

Comments
 (0)