bkyryliuk opened a new pull request #17730: URL: https://github.com/apache/superset/pull/17730
<!--- Please write the PR title following the conventions at https://www.conventionalcommits.org/en/v1.0.0/ Example: fix(dashboard): load charts correctly --> ### SUMMARY Adds __init__.py file error log: ``` state/commands/create.py", line 24, in <module> from superset.key_value.commands.create import CreateKeyValueCommand ModuleNotFoundError: No module named 'superset.key_value' ``` ### TESTING INSTRUCTIONS N/A ] -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
