diff options
Diffstat (limited to 'doc/tools/makedocs.py')
| -rw-r--r-- | doc/tools/makedocs.py | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tools/makedocs.py b/doc/tools/makedocs.py index 063ee29002..731e04f6fc 100644 --- a/doc/tools/makedocs.py +++ b/doc/tools/makedocs.py @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/env python3  # -*- coding: utf-8 -*-  #  |