Skip to content

Commit e526c4e

Browse files
Update cellular_automata/wa_tor.py
Co-authored-by: Tianyi Zheng <[email protected]>
1 parent e659bd1 commit e526c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cellular_automata/wa_tor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@ def display_visually(wt: WaTor, iter_number: int, *, colour: bool = True) -> Non
521521
an ascii code in terminal to clear and re-print
522522
the Wa-Tor planet at intervals.
523523
524-
Uses ascii colour codes to colourfully display
524+
Uses ANSI colour codes to colourfully display
525525
the predators and prey.
526526
527527
(0x60f197) Prey = #

0 commit comments

Comments
 (0)