Remove "coding: utf-8" line in conf.py: not needed in Python 3 files

This commit is contained in:
Troy McConaghy 2018-08-10 12:22:08 +02:00
parent 124586dcbc
commit 4555e251e5
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#
# BigchainDB Javascript Driver documentation build configuration file, created by
# sphinx-quickstart on Wed Aug 2 15:39:03 2017.