Add shebang for docs/conf.py

This commit is contained in:
Luflosi
2019-05-28 17:15:57 +02:00
parent 8e57fd93c6
commit 951b1c1e83

View File

@@ -1,3 +1,4 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#
# Configuration file for the Sphinx documentation builder.