UI Improvements, Santized Input

This commit is contained in:
2025-10-13 15:09:03 -04:00
parent 864ae04db5
commit 24879c318b
5 changed files with 6 additions and 10 deletions
+1 -6
View File
@@ -15,18 +15,13 @@
import logging
from typing import Any, List, Optional, Union
from typing import Any, Callable, List, Optional, Union
from utils.utils import get_sanitized_input
logger = logging.getLogger(__name__)
import logging
from typing import Callable
logger = logging.getLogger(__name__)
class Selector:
@staticmethod
def _display_choices(