{{ message }}
Commit bcc0c27
committed
Fix recent inconsistency, using :raise:, not :raises:
GitPython used :raise: consistently before, but I recently
introduced some occurrences of :raises: by accident. This changes
those to :raise:.1 parent c8b6cf0 commit bcc0c27
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
784 | 784 | | |
785 | 785 | | |
786 | 786 | | |
787 | | - | |
| 787 | + | |
788 | 788 | | |
789 | 789 | | |
790 | 790 | | |
| |||

0 commit comments