Pulled bayes.py into a folder for more bayes projects

This commit is contained in:
Grant Sanderson 2019-12-17 09:40:32 -08:00
parent 1387d88043
commit a138cea3ed

View file

@ -10,8 +10,6 @@ EVIDENCE_COLOR1 = BLUE_C
EVIDENCE_COLOR2 = BLUE_E
NOT_EVIDENCE_COLOR1 = GREY
NOT_EVIDENCE_COLOR2 = DARK_GREY
# NOT_EVIDENCE_COLOR1 = PURPLE
# NOT_EVIDENCE_COLOR2 = PURPLE_D
#