Merge Console.print_box into Console.print method and modernize #961
Annotations
3 errors
|
|
|
examples/samples_tcod.py#L1564
No overload variant of "print" of "Console" matches argument types "int", "int", "str", "tuple[int, int, int]", "tuple[int, int, int]"
|
|
examples/samples_tcod.py#L1518
No overload variant of "print" of "Console" matches argument types "int", "int", "str", "tuple[int, int, int]", "tuple[int, int, int]", "int"
|
The logs for this run have expired and are no longer available.
Loading