Commit 65e4580
authored
[SB] - Fix F-String in Async (Azure#37778)
* fix f-string in error msg
* remove location info
* changelog
* add location back in to tests1 parent a6aa7a3 commit 65e4580
File tree
2 files changed
+3
-1
lines changed- sdk/servicebus/azure-servicebus
- azure/servicebus/aio
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
480 | 480 | | |
481 | 481 | | |
482 | 482 | | |
483 | | - | |
| 483 | + | |
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
| |||
0 commit comments