frlm commented on PR #30961:
URL: https://github.com/apache/superset/pull/30961#issuecomment-2514727749

   Hi @kgabryje, can you review my pull request? Pre commit checks give me an 
failure (attached failure details) but my changes work. I cannot understand how 
to fix this issue...
   
   
mypy.....................................................................Failed
   - hook id: mypy
   - exit code: 1
   
   superset/charts/post_processing.py:29: error: Name "app" already defined (by 
an import)  [no-redef]
   superset/charts/post_processing.py:48: error: Module has no attribute 
"config"  [attr-defined]
   
   
   


-- 
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: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to