summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2020-08-30 10:01:00 -0400
committerJulian Berman <Julian@GrayVines.com>2020-08-30 10:01:00 -0400
commit73ad46e62d8b952ac8bf1f47780b70824035f843 (patch)
treeb644db6843fbc0606fe3e9ffdfc744ffdd5658c6
parent5173ea67423ac0c126bf79b6eff94bacd6384884 (diff)
downloadjsonschema-73ad46e62d8b952ac8bf1f47780b70824035f843.tar.gz
Remove the Py2 coding declaration.
-rw-r--r--docs/conf.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/conf.py b/docs/conf.py
index fbf6f30..73e0e1f 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -1,7 +1,3 @@
-# -*- coding: utf-8 -*-
-#
-# This file is execfile()d with the current directory set to its containing dir.
-
from textwrap import dedent
import os
import re