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
{{ message }}
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
#921 gets rid of a superfluous
_make_connectionfunction. I'm fairly sure more duplicative functions can be removed.Note that I kept
_make_connectionbecause I didn't want to clutter #921 with a ton of changed calls. Those need to be fixed too.