Commit c3b7be4
committed
Workaround python-gitlab bug
python-gitlab/python-gitlab#389 means that
python-gitlab will raise an exception if save() is called with no
parameters. This sends a redundant parameter as a workaround.1 parent a5ff00c commit c3b7be4
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
416 | 416 | | |
417 | 417 | | |
418 | 418 | | |
419 | | - | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
420 | 422 | | |
421 | 423 | | |
422 | 424 | | |
| |||
0 commit comments