diff options
Diffstat (limited to 'test/test_post_hooks.py')
-rw-r--r-- | test/test_post_hooks.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_post_hooks.py b/test/test_post_hooks.py index 51031871c..3f9a61c1e 100644 --- a/test/test_post_hooks.py +++ b/test/test_post_hooks.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 from __future__ import unicode_literals |