diff options
author | dec05eba <dec05eba@protonmail.com> | 2022-02-11 17:41:33 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-02-11 17:41:33 +0100 |
commit | 6cad09ec9c801e90d41f53ebcd673ef89050cc86 (patch) | |
tree | a57b30c824c663ed7730a6df6f2478a4a5b500e8 /doc/doc_extract.py | |
parent | 8d1532abb6f7441e00ffbc7ed4d0231e5023e19a (diff) |
Diffstat (limited to 'doc/doc_extract.py')
-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 |