Merge branch 'python_encoding_header' of https://github.com/Luflosi/kitty

This commit is contained in:
Kovid Goyal 2019-10-17 06:28:16 +05:30
commit b762e81da0
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

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