Commit ae4f010
authored
Linux Fix
python on linux is sensitive to the space in the response with the shell this caters for it by removing it... error fixed was for python requests "no connection adapters found" this is due to the fact that the http came after a white space hence it couldn''t identify the protocol.1 parent 2564e8d commit ae4f010
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments