Commit 0246c5b
Remove extra spaces from exception message
Without this change, it prints with extra spaces -- e.g.: E elasticsearch.exceptions.ImproperlyConfigured: No defined connections, you need to specify at least one host.1 parent 02117ad commit 0246c5b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | | - | |
| 105 | + | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments