Home expansion was removed because it was no longer being used
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
'spack': spack.paths.prefix,
|
||||
'user': getpass.getuser(),
|
||||
'tempdir': tempfile.gettempdir(),
|
||||
'home': os.path.expanduser('~'),
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user