summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-02-17 23:12:19 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-02-21 19:06:16 +0100
commitd0818815b39f99388539314932ba6718f43e58bb (patch)
treec735bcd87e2b1c54b32202b461430075050595fb /doc/conf.py
parent75be17818872dea083b66c9531c087a2ce636d23 (diff)
downloadastroid-git-d0818815b39f99388539314932ba6718f43e58bb.tar.gz
Remove the # coding, since PEP3120 the default is UTF8
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index b235b36b..80c843c1 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -1,4 +1,3 @@
-# -*- coding: utf-8 -*-
#
# Astroid documentation build configuration file, created by
# sphinx-quickstart on Wed Jun 26 15:00:40 2013.