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