mik-laj commented on a change in pull request #10409:
URL: https://github.com/apache/airflow/pull/10409#discussion_r473291847



##########
File path: airflow/api_connexion/security.py
##########
@@ -16,7 +16,7 @@
 # under the License.
 
 from functools import wraps
-from typing import Callable, TypeVar, cast
+from typing import Callable, Sequence, Tuple, TypeVar, cast
 
 from flask import Response, current_app
 

Review comment:
       Missing import - PermissionDenied




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to