Skip to content

Commit c0334e0

Browse files
committed
Removed trailing whitespace. It must be friday afternoon...
1 parent 4e9a51c commit c0334e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

easybuild/framework/easystack.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ def __init__(self):
6969
self.robot = False
7070
self.software_list = []
7171
self.easyconfigs = [] # A list of easyconfig names. May or may not include .eb extension
72-
# A dict where keys are easyconfig names, values are dictionary of options that should be
72+
# A dict where keys are easyconfig names, values are dictionary of options that should be
7373
# applied for that easyconfig
7474
self.ec_opts = {}
7575

0 commit comments

Comments
 (0)