From 4e61276ae3a4432a9d7a65dd49eb6ae71dd5f93a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 17 Dec 2023 11:46:40 +0100 Subject: Adding upstream version 3.0.25. Signed-off-by: Daniel Baumann --- ptpython/style.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'ptpython/style.py') diff --git a/ptpython/style.py b/ptpython/style.py index 199d5ab..c5a04e5 100644 --- a/ptpython/style.py +++ b/ptpython/style.py @@ -1,7 +1,5 @@ from __future__ import annotations -from typing import Dict - from prompt_toolkit.styles import BaseStyle, Style, merge_styles from prompt_toolkit.styles.pygments import style_from_pygments_cls from prompt_toolkit.utils import is_conemu_ansi, is_windows, is_windows_vt100_supported -- cgit v1.2.3