92101c85531cbcab8e5aa4feebb3c75db0496dd1
python3/pylance/Expected no type arguments for class \"Union\".md
... | ... | @@ -6,7 +6,7 @@ U = Union[int, str] |
6 | 6 | ``` |
7 | 7 | |
8 | 8 | ``` |
9 | -Expected no type arguments for class "Union"PylancereportGeneralTypeIssues |
|
9 | +Expected no type arguments for class "Union" PylancereportGeneralTypeIssues |
|
10 | 10 | ``` |
11 | 11 | |
12 | 12 | ### 解決法 |