aboutsummaryrefslogtreecommitdiff
path: root/python/pyarmnn/scripts/generate_docs.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/pyarmnn/scripts/generate_docs.py')
-rwxr-xr-x[-rw-r--r--]python/pyarmnn/scripts/generate_docs.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/pyarmnn/scripts/generate_docs.py b/python/pyarmnn/scripts/generate_docs.py
index 66eff6d52a..d4bc75078f 100644..100755
--- a/python/pyarmnn/scripts/generate_docs.py
+++ b/python/pyarmnn/scripts/generate_docs.py
@@ -1,6 +1,8 @@
+#!/usr/bin/env python3
# Copyright © 2020 Arm Ltd. All rights reserved.
# SPDX-License-Identifier: MIT
"""Generate PyArmNN documentation."""
+
import os
import tarfile