Ensure user passed session receives headers, fixes #476 #359
Annotations
5 errors
Type Coverage and Linting @ 3.10
Process completed with exit code 1.
|
Type Coverage and Linting @ 3.10
Exit code 1
|
Type Coverage and Linting @ 3.x
Process completed with exit code 1.
|
Type Coverage and Linting @ 3.x:
twitchio/authentication/oauth.py#L60
Argument of type "ClientSession | None" cannot be assigned to parameter "session" of type "ClientSession" in function "__init__"
Type "ClientSession | None" is not assignable to type "ClientSession"
"None" is not assignable to "ClientSession" (reportArgumentType)
|
Type Coverage and Linting @ 3.x
1 error
|