Commit 941113f
committed
Remove the check which removes
`None` (`null`) is a valid value for several GitHub API endpoints. This
commit removes a line which strips these valid values from all requests.
Credit to @reaganbarker for finding this.
#81 (comment)None values1 parent 5f50d07 commit 941113f
2 files changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | 118 | | |
120 | 119 | | |
121 | 120 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
| |||
0 commit comments