Skip to content

Commit 68d661b

Browse files
committed
remove trailing spaces
1 parent 78975bc commit 68d661b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/datamodel-doc/ALICEO2includeFile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ def printTables(self, DMtype, tabs, uses, CER, tabs2u):
654654
print("## ", CER[2])
655655
elif DMtype == 2:
656656
print("### ", CER[2])
657-
657+
658658
if href2u != "":
659659
print("Code file: <a href=\""+href2u+"/"+CER[0].split(path2u)[1] +
660660
"/"+CER[1]+"\" target=\"_blank\">"+CER[1]+"</a>")

0 commit comments

Comments
 (0)