diff options
Diffstat (limited to 'examples/muc.py')
-rwxr-xr-x | examples/muc.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/muc.py b/examples/muc.py index 083c4c2f..e67196dd 100755 --- a/examples/muc.py +++ b/examples/muc.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 -*- """ |