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
Mypy is complaining that:
```"PoolProxiedConnection" is missing following "DBAPIConnection" protocol member: autocommit```
Couldn't find a reasonable fix so am silenting mypy.
0 commit comments