Commit bd5ad5d
committed
BUG: Fix unreachable code
The type hint was too specific indicating the tuple required 2 strings, however there is code logic with an assumption that the tuple has a single element string.1 parent 6edcadd commit bd5ad5d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
461 | 461 | | |
462 | 462 | | |
463 | 463 | | |
464 | | - | |
| 464 | + | |
465 | 465 | | |
466 | 466 | | |
467 | 467 | | |
| |||
0 commit comments