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
Should the entry point keys use underscores? I think that since they are not Python identifiers and shouldn't be confused with ones, it's best to use kebab-case. Some projects also use periods in the names. #23
Should the entry point keys use underscores? I think that since they are not Python identifiers and shouldn't be confused with ones, it's best to use kebab-case. Some projects also use periods in the names.