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

Commit

Permalink
Internal change.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 334334765
Change-Id: I1080d6b302fb77b3d75633c4d2ed487e6b26730d
  • Loading branch information
iosband authored and copybara-github committed Sep 29, 2020
1 parent f2e6c21 commit cf2b5cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bsuite/utils/plotting.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
'#4daf4a', # GREEN
'#f46d43', # ORANGE
'#d73027', # RED
]
] * 10 # Hack to allow internal code to use functions without error

CATEGORICAL_COLOURS = ([
'#313695', # DARK BLUE
Expand Down

0 comments on commit cf2b5cb

Please sign in to comment.