Commit Graph

1 Commits (b8db05f13e0fee994f1ffbd3004c3ce766ea10d1)

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