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 2020/04/28 10:54:20 UTC

[GitHub] [airflow] feluelle commented on a change in pull request #8591: Add system test and doc to http

feluelle commented on a change in pull request #8591:
URL: https://github.com/apache/airflow/pull/8591#discussion_r416519289



##########
File path: docs/exts/exampleinclude.py
##########
@@ -252,5 +252,5 @@ def setup(app):
     app.add_config_value("exampleinclude_sourceroot", None, "env")
     if not airflow_theme_is_available:
         # Sphinx airflow theme has its own styles.
-        app.add_stylesheet('exampleinclude.css')
+        app.add_css_file('exampleinclude.css')

Review comment:
       BTW this fixes a deprecation 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.

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