diff options
Diffstat (limited to 'examples/pubsub_events.py')
-rwxr-xr-x | examples/pubsub_events.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pubsub_events.py b/examples/pubsub_events.py index 679112af..6464db97 100755 --- a/examples/pubsub_events.py +++ b/examples/pubsub_events.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 -*- import sys |