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
* Remove unneeded import attempts from "tornado4". From what I can tell,
this was only ever useful when using system packages on ubuntu 20.04.
We don't support installation using system packages anymore (and
ubuntu 20.04 is EOL).
* Remove misleading comment about monkey-patching the DB connection
string in the test suite. We don't monkey-patch it anymore (instead we
assume someone else fixed it and assert that it's correct).
0 commit comments