Commit Graph

1 Commits (ae69b280ad1dfabe6238fffebbbfa400067cd204)

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