Skip to content

Fix module name for comfy extra nodes#3943

Closed
huchenlei wants to merge 1 commit intoComfy-Org:masterfrom
huchenlei:fix_module_name
Closed

Fix module name for comfy extra nodes#3943
huchenlei wants to merge 1 commit intoComfy-Org:masterfrom
huchenlei:fix_module_name

Conversation

@huchenlei
Copy link
Contributor

Related PR: #3936

The code was originally added by 8c4ccb5

The original PR does not explain the operation on module name. I believe the original intention here is to drop the '.py' file extension on module_name. However, the original code does this on full 'module_path', which resulted cls.__module__ being set to full file path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants