Skip to content

Commit 7408e80

Browse files
germa89pyansys-ci-bot
authored andcommitted
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 b500a8b commit 7408e80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/changelog.d/4267.fixed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Make get_slurm_options astype optional and preserve default type.

0 commit comments

Comments
 (0)