From 12bfbe895b4cd35857497a9ff7c8bc8904e33fa9 Mon Sep 17 00:00:00 2001 From: enkore Date: Sat, 6 Jun 2015 00:21:01 +0200 Subject: [PATCH] Python 3 doesn't require that --- docs/configuration.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/configuration.rst b/docs/configuration.rst index 09711f3..42186a2 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -9,8 +9,6 @@ example): .. code:: python - # -*- coding: utf-8 -*- - import subprocess from i3pystatus import Status