Show scaling warning to user and save user preferences to file. #35745
Annotations
4 errors
type-checking (3.12):
src/everest/bin/utils.py#L382
Function is missing a return type annotation
|
type-checking (3.12):
src/everest/bin/utils.py#L383
Argument 1 to "Path" has incompatible type "str | None"; expected "str | PathLike[str]"
|
type-checking (3.12):
src/everest/bin/everest_script.py#L151
Call to untyped function "show_scaled_controls_warning" in typed context
|
type-checking (3.12)
Process completed with exit code 1.
|