diff options
Diffstat (limited to 'doc')
-rwxr-xr-x | doc/doc_extract.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc_extract.py b/doc/doc_extract.py index 3331ae0..16f7732 100755 --- a/doc/doc_extract.py +++ b/doc/doc_extract.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python2 +#!/usr/bin/env python3 import sys import os |