Commit 9a07d9e
authored
Resolve Failing Tests: Correction to adanced_usage=True (#1074)
* Revert change: `pprint` to `print` ... `pprint` is valid and the correct thing for this example (pretty-print-usage)
Signed-off-by: Martyn Bristow <martyn.bristow@gmail.com>
* Resolution of `advanced_mode=True` breaks existing functionality by returning raw response
Return None on 404. Preserve Existing Functionality
Signed-off-by: Martyn Bristow <martyn.bristow@gmail.com>
Signed-off-by: Martyn Bristow <martyn.bristow@gmail.com>1 parent 46a97cd commit 9a07d9e
File tree
2 files changed
+3
-0
lines changed- atlassian/bitbucket/cloud/repositories
- tests
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
| 246 | + | |
246 | 247 | | |
247 | 248 | | |
248 | 249 | | |
249 | 250 | | |
250 | 251 | | |
| 252 | + | |
251 | 253 | | |
252 | 254 | | |
253 | 255 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| |||
0 commit comments