Commit 6993f2d
fix: allowing for accounts containing whitespace (#86)
As [reported](snakemake/snakemake#2320), the
plugin will not deal with account names containing whitespace. (accounts
containing whitespace were not anticipated).
This PR is an attempt to fix this.
---------
Co-authored-by: Filipe G. Vieira <[email protected]>1 parent 7b94aec commit 6993f2d
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
378 | | - | |
| 378 | + | |
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
| |||
442 | 442 | | |
443 | 443 | | |
444 | 444 | | |
445 | | - | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
446 | 448 | | |
447 | 449 | | |
448 | 450 | | |
| |||
0 commit comments