Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Commit cf2b5cb

Browse files
iosbandcopybara-github
authored andcommitted
Internal change.
PiperOrigin-RevId: 334334765 Change-Id: I1080d6b302fb77b3d75633c4d2ed487e6b26730d
1 parent f2e6c21 commit cf2b5cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bsuite/utils/plotting.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
'#4daf4a', # GREEN
4141
'#f46d43', # ORANGE
4242
'#d73027', # RED
43-
]
43+
] * 10 # Hack to allow internal code to use functions without error
4444

4545
CATEGORICAL_COLOURS = ([
4646
'#313695', # DARK BLUE

0 commit comments

Comments
 (0)