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 complex fallback mechanism for package version.
Keep only importlib.metadata.version() which works in production.
If it fails, gracefully return None.
0 commit comments