From f2fa560beb7c6c15f05ae4163f6fb26a65723330 Mon Sep 17 00:00:00 2001 From: enkore Date: Sat, 6 Jun 2015 00:18:03 +0200 Subject: [PATCH] Update configuration.rst --- docs/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.rst b/docs/configuration.rst index 09f98ad..f2ebeac 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -7,7 +7,7 @@ A simple configuration file could look like this (note the additional dependencies from :py:mod:`.network` and :py:mod:`.pulseaudio` in this example): -:: +.. code:: python # -*- coding: utf-8 -*-