You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Accommodate old-style hints
In particular `typing.Optional` is not an instance of `types.Union`, so add a clause to catch that case and test old- and new-style equivalency.
Signed-off-by: liamhuber <liamhuber@greyhavensolutions.com>
* Tell ruff I'm doing this on purpose
Signed-off-by: liamhuber <liamhuber@greyhavensolutions.com>
* Black
Signed-off-by: liamhuber <liamhuber@greyhavensolutions.com>
* Move ruff instructions
Signed-off-by: liamhuber <liamhuber@greyhavensolutions.com>
---------
Signed-off-by: liamhuber <liamhuber@greyhavensolutions.com>
0 commit comments