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 Apr 26, 2024. It is now read-only.
A quick grep through synapse delivers a bunch of __future__ imports (print_function and division), these are leftovers from python 2, though stubs (and effectively doing nothing), these should be cleared out.