avoid overwriting the same variable: mypy doesn't like it
- same variable name cannot be used for different type instances within the same scope
Loading
Please sign in to comment
- same variable name cannot be used for different type instances within the same scope