Fix warning at docs/conf.py

This commit is contained in:
Roman Mogylatov 2020-06-16 21:39:34 -04:00
parent 29243ccdda
commit 877275e7fc
1 changed files with 1 additions and 1 deletions

View File

@ -293,4 +293,4 @@ disqus_shortname = 'python-dependency-injector'
def setup(app):
app.add_stylesheet('sphinx_rtd_theme-hotfix.css')
app.add_css_file('sphinx_rtd_theme-hotfix.css')