Commit 2042ad4
fix: client.list_tables return type inconsistent with type hint & doc… (#85)
* fix: client.list_tables return type inconsistent with type hint & docstring
* Update example code indentation in client.py
* Fix formatting in docstring example for list_tables
---------
Co-authored-by: jacob curlin <jacob.curlin@titans.nfl.com>
Co-authored-by: zhaodongwang-msft <zhaodongwang_msft@outlook.com>1 parent bec919c commit 2042ad4
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
518 | 518 | | |
519 | 519 | | |
520 | 520 | | |
521 | | - | |
| 521 | + | |
522 | 522 | | |
523 | | - | |
| 523 | + | |
524 | 524 | | |
525 | | - | |
526 | | - | |
| 525 | + | |
| 526 | + | |
527 | 527 | | |
528 | 528 | | |
529 | | - | |
| 529 | + | |
530 | 530 | | |
531 | 531 | | |
532 | 532 | | |
533 | | - | |
| 533 | + | |
534 | 534 | | |
535 | 535 | | |
536 | 536 | | |
| |||
0 commit comments