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
The lisp message spec -> python conversion process produces submodules (e.g., core-messages) containing hyphens in the module name, which are not PEP8 compliant. Auto-conversion should translate hyphens in module names to underscores.