You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/04/06 09:57:49 UTC

[GitHub] [airflow] ashb commented on a change in pull request #15206: [WIP] Bump sphinx-autoapi from 1.0.0 to 1.7.5

ashb commented on a change in pull request #15206:
URL: https://github.com/apache/airflow/pull/15206#discussion_r607710835



##########
File path: airflow/cli/commands/info_command.py
##########
@@ -27,11 +27,11 @@
 
 import requests
 import tenacity
+from typing_extensions import Protocol
 
 from airflow import configuration
 from airflow.cli.simple_table import AirflowConsole
 from airflow.providers_manager import ProvidersManager
-from airflow.typing_compat import Protocol

Review comment:
       This is done this way for compatibility across multiple python versions.




-- 
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:
users@infra.apache.org