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