Commit f5c5414
committed
style: use double quotes to satisfy pyink formatter
The project uses pyink-use-majority-quotes = true, which enforces
double quotes. Single quotes in the string dtype check caused the
lint CI to fail.1 parent c68ef34 commit f5c5414
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
331 | | - | |
| 331 | + | |
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
| |||
0 commit comments