diff options
| author | Omer Katz <omer.drow@gmail.com> | 2020-07-13 16:58:06 +0300 |
|---|---|---|
| committer | Omer Katz <omer.drow@gmail.com> | 2020-07-13 16:58:06 +0300 |
| commit | 7a6e7cc45b9afe799770313a66c4211d1986ff30 (patch) | |
| tree | 189c7fa2e7ca9835e14975093c12b7e5d3d8213b /docs | |
| parent | 016f4accb634ebc3eb8fc66741f23552e5966ea7 (diff) | |
| download | kombu-7a6e7cc45b9afe799770313a66c4211d1986ff30.tar.gz | |
pyupgrade
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/conf.py b/docs/conf.py index 88af9eb8..4f9f44d8 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,6 +1,3 @@ -# -*- coding: utf-8 -*- -from __future__ import absolute_import, unicode_literals - from sphinx_celery import conf globals().update(conf.build_config( |
