diff options
Diffstat (limited to 'generate_docs.py')
-rwxr-xr-x | generate_docs.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generate_docs.py b/generate_docs.py index d21d855..51947f9 100755 --- a/generate_docs.py +++ b/generate_docs.py @@ -1,4 +1,4 @@ -#!/usr/bin/python2 +#!/usr/bin/python # -*- coding: utf-8 -*- from __future__ import print_function, unicode_literals |