Commit c4c149f
Fix Python formatting and lint in types.py
- Add missing blank lines between SessionConfig and AzureProviderOptions (ruff format)
- Remove unnecessary quotes on SessionEvent type annotations (ruff lint UP037)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 1044258 commit c4c149f
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
514 | | - | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
515 | 517 | | |
516 | 518 | | |
517 | 519 | | |
| |||
577 | 579 | | |
578 | 580 | | |
579 | 581 | | |
580 | | - | |
| 582 | + | |
581 | 583 | | |
582 | 584 | | |
583 | 585 | | |
| |||
0 commit comments