Commit Graph

1 Commits (4ab5ecbe814fca5dcdf25fb162f098fd3162b1c4)

Author SHA1 Message Date
Jordan Borean c3f479e378
Add type annotation for connection plugins (#78552)
* Add type annotation for connection plugins

* Use new | syntax instead of Union/Optional

* Fix pep issue

* Use ParamSpec and other minor fixes

* Fix up ParmaSpec args and kwargs type
1 year ago