|
994f9ef50b
|
Revert "replace dice sanity checks as asserts"
not sure why I would have done this, asserts are not great
This reverts commit b917f78ca5 .
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
|
2024-11-07 12:24:33 -06:00 |
|
|
b917f78ca5
|
replace dice sanity checks as asserts
|
2019-06-29 09:23:35 -05:00 |
|
|
c2aa3df13f
|
fix some '!= None' checks, rewrite as 'is not None'
|
2019-06-29 09:23:02 -05:00 |
|
|
6b8dd1a645
|
dos2unix dice/*
|
2019-06-22 11:45:09 -05:00 |
|
|
649a148209
|
don't assert on trials if they aren't provided
|
2019-06-22 11:43:30 -05:00 |
|
|
f78d407d4c
|
move DiceRoller to its own module
while I'm doing that, standardize the usage of raising exceptions when parsing goes wrong
|
2019-06-21 16:53:40 -05:00 |
|