summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAarni Koskela <akx@iki.fi>2022-05-10 10:51:08 +0300
committerAarni Koskela <akx@iki.fi>2022-05-10 12:42:16 +0200
commit53a74f1c1567b28e6e23bb1ab48ca3a0f888d307 (patch)
treec27d3409e45fbd3317212bee798b57cfd3b54eaf /docs
parent128322c6b9ad23f4c1cd0b3996dd00fc48306750 (diff)
downloadbabel-53a74f1c1567b28e6e23bb1ab48ca3a0f888d307.tar.gz
Fix up some Python2-isms using pyupgrade
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 8f583fa..0acdc0a 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -1,4 +1,3 @@
-# -*- coding: utf-8 -*-
#
# Babel documentation build configuration file, created by
# sphinx-quickstart on Wed Jul 3 17:53:01 2013.