Skip to content

Commit 5681192

Browse files
committed
fix codestyle in easybuild.tools.toolchain.toolchain
1 parent b413e09 commit 5681192

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

easybuild/tools/toolchain/toolchain.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@
119119
}
120120
DEFAULT_SEARCH_PATH_LINKER = SEARCH_PATH_LINKER_FLAGS
121121

122+
122123
def is_system_toolchain(tc_name):
123124
"""Return whether toolchain with specified name is a system toolchain or not."""
124125
return tc_name in [SYSTEM_TOOLCHAIN_NAME]

0 commit comments

Comments
 (0)