phildum commented on issue #9027:
URL: https://github.com/apache/superset/issues/9027#issuecomment-1119541908

   I had this also on upgrading to 1.5.0. I had some customisation in config.py 
(or values.yaml):
   `from superset.typing`
   needed to be changed to:
   `from superset.superset_typing`
   This is because the file has been renamed.


-- 
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]

Reply via email to