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 module name generator is broken due to extracting logger from a local script into a package.
Module name should be based on the script name, but should not include the absolute path. Still though it would be nice to contain directory name, if it is not in source root.
The text was updated successfully, but these errors were encountered:
The module name generator is broken due to extracting logger from a local script into a package.
Module name should be based on the script name, but should not include the absolute path. Still though it would be nice to contain directory name, if it is not in source root.
The text was updated successfully, but these errors were encountered: