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
Modules should practice separation of concerns. Attached is the import tree of the main entrypoint. All of that is executed even when only usdb_syncer --version is run. This also makes it harder to avoid circular imports.