john-bodley commented on code in PR #24625:
URL: https://github.com/apache/superset/pull/24625#discussion_r1257561888


##########
superset/utils/pandas_postprocessing/prophet.py:
##########
@@ -52,7 +52,7 @@ def _prophet_fit_and_predict(  # pylint: 
disable=too-many-arguments
     Fit a prophet model and return a DataFrame with predicted results.
     """
     try:
-        # pylint: disable=import-error,import-outside-toplevel
+        # pylint: disable=import-outside-toplevel

Review Comment:
   Thank you for fixing this warning.



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