Undo changes to trailing triple quotes in docstring
This commit is contained in:
@@ -32,7 +32,8 @@ class Lmod(Package):
|
||||
dynamically change the users' environment through modulefiles. This
|
||||
includes easily adding or removing directories to the PATH environment
|
||||
variable. Modulefiles for Library packages provide environment variables
|
||||
that specify where the library and header files can be found."""
|
||||
that specify where the library and header files can be found.
|
||||
"""
|
||||
|
||||
homepage = 'https://www.tacc.utexas.edu/research-development/tacc-projects/lmod'
|
||||
url = 'https://github.com/TACC/Lmod/archive/6.4.1.tar.gz'
|
||||
|
Reference in New Issue
Block a user