Commit b8e847c
fix(slurm): make get_slurm_options astype optional and preserve default type. (#4267)
* fix(slurm): make get_slurm_options astype optional and preserve default type.
* chore: adding changelog file 4267.fixed.md [dependabot-skip]
* fix(slurm): allow non-integer SLURM option values by trying float then falling back to str
---------
Co-authored-by: pyansys-ci-bot <[email protected]>1 parent 165bed1 commit b8e847c
File tree
2 files changed
+9
-3
lines changed- doc/changelog.d
- src/ansys/mapdl/core
2 files changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2066 | 2066 | | |
2067 | 2067 | | |
2068 | 2068 | | |
2069 | | - | |
| 2069 | + | |
2070 | 2070 | | |
2071 | 2071 | | |
2072 | 2072 | | |
| |||
2077 | 2077 | | |
2078 | 2078 | | |
2079 | 2079 | | |
| 2080 | + | |
| 2081 | + | |
2080 | 2082 | | |
2081 | | - | |
| 2083 | + | |
| 2084 | + | |
| 2085 | + | |
| 2086 | + | |
2082 | 2087 | | |
2083 | 2088 | | |
2084 | 2089 | | |
| |||
2112 | 2117 | | |
2113 | 2118 | | |
2114 | 2119 | | |
2115 | | - | |
| 2120 | + | |
2116 | 2121 | | |
2117 | 2122 | | |
2118 | 2123 | | |
| |||
0 commit comments