diff --git a/scripts/gen_theme_previews.py b/scripts/gen_theme_previews.py index 619e44b..7c8caec 100644 --- a/scripts/gen_theme_previews.py +++ b/scripts/gen_theme_previews.py @@ -1,6 +1,7 @@ import argparse import os from pathlib import Path +from typing import Any from typing import Dict from typing import List from typing import Optional