Python

Python

Made by DeepSource

Deprecated type hint used TYP-038

Type check
Major

The special form Any(...) has been deprecated. Use cast(Any, ...) instead.