From e5db3d825dca07ba64841beda41e374d54584814 Mon Sep 17 00:00:00 2001 From: Tobias Witek Date: Sun, 2 Apr 2017 08:58:12 +0200 Subject: [PATCH] [modules/cmus] Declare file encoding This seems to fix #51 --- bumblebee/modules/cmus.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bumblebee/modules/cmus.py b/bumblebee/modules/cmus.py index 2bb46fa..90002d4 100644 --- a/bumblebee/modules/cmus.py +++ b/bumblebee/modules/cmus.py @@ -1,4 +1,5 @@ # pylint: disable=C0111,R0903 +# -*- coding: utf-8 -*- """Displays information about the current song in cmus.