Cast clan_id to str #175
Annotations
2 errors
Test with pytest:
bb_test.py#L861
test_full_type_checking_with_mypy_for_code_quality
assert 64 <= 63
+ where 64 = len(['brawl.py:388: error: No overload variant of "__getitem__" of "list" matches argument type "str" [call-overload]', '... "list[Member]") [return-value]', 'bb_test.py:518: error: "ClientUser" has no attribute "guild" [attr-defined]', ...])
|
Test with pytest
Process completed with exit code 1.
|
Loading