We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e02bc9 commit 8487daeCopy full SHA for 8487dae
vec_inf/client/_slurm_script_generator.py
@@ -48,7 +48,7 @@ def _generate_env_str(self) -> str:
48
Returns
49
-------
50
str
51
- Formatted environment variables string for container or shell export commands.
+ Formatted env vars string for container or shell export commands.
52
"""
53
env_dict: dict[str, str] = self.params.get("env", {})
54
0 commit comments