Open javadzarezadeh opened 1 week ago
I have added TypeAlias typing for dependencies because VS Code Pylance issued a warning when using them as type annotations in functions. Warning: "Variable not allowed in type expression (Pylance)"
TypeAlias
I have added
TypeAlias
typing for dependencies because VS Code Pylance issued a warning when using them as type annotations in functions.Warning: "Variable not allowed in type expression (Pylance)"