Commit 62a095e
committed
NodeCommandError.__str__: Address Python 3.6+
Unify message among all supported Python versions by removing the
trailing period from basic CalledProcessError.__str__ introduced in 3.61 parent 5c46c49 commit 62a095e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
0 commit comments