Skip to content

Commit 352339e

Browse files
committed
Remove newline
1 parent 9965f98 commit 352339e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

easybuild/easyblocks/t/tensorrt.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ def extensions_step(self):
100100
])
101101
whls.append(os.path.join('python', 'tensorrt-%s-cp%s-*-linux_x86_64.whl' % (self.version, pyver)))
102102

103-
104103
installopts = ' '.join([self.cfg['installopts']] + self.py_installopts)
105104

106105
for whl in whls:

0 commit comments

Comments
 (0)