Commit Graph

1 Commits (332f4985bf7490ad2435306c37b9424995f392e9)

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