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
Some plugins like public-inbox might use dashes in their name to be more
user-friendly, but that will break python module loading system.
Let's replace all the dashes in the plugin names by underscores.
Signed-off-by: Maxime Ripard <[email protected]>
0 commit comments