Skip to content

Commit b19120b

Browse files
bartoldemanlexming
andauthored
Improve docstring (@lexming)
Co-authored-by: Alex Domingo <alex.domingo.toro@vub.be>
1 parent 97c8dd3 commit b19120b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

easybuild/toolchains/nvhpc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ def __new__(cls, *args, **kwargs):
5656

5757

5858
class NVHPCToolchain(NvidiaCompilersToolchain):
59-
"""DEPRECATED alias for NvidiaCompilersToolchain."""
59+
"""DEPRECATED legacy compiler-only toolchain for NVHPC."""
6060
DEPRECATED = True
6161
NAME = 'NVHPC'
6262
COMPILER_MODULE_NAME = ['NVHPC']

0 commit comments

Comments
 (0)