diff options
Diffstat (limited to 'client/musicmode.py')
| -rwxr-xr-x | client/musicmode.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/musicmode.py b/client/musicmode.py index df3072c..8a4be67 100755 --- a/client/musicmode.py +++ b/client/musicmode.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python2 +# -*- coding: utf-8-*- """ Manages the conversation """ |
