diff --git a/scripts/build_profile_docs.py b/scripts/build_profile_docs.py index d86ed1c5e..1d09ae7ab 100755 --- a/scripts/build_profile_docs.py +++ b/scripts/build_profile_docs.py @@ -1,6 +1,7 @@ #! /bin/env python import os from typing import Any, Dict, Generator, Iterable, Type + from isort.profiles import profiles OUTPUT_FILE = os.path.abspath(