Closed kdmukai closed 1 year ago
see: https://realpython.com/python-assert-statement/#:~:text=An%20important%20point%20regarding%20the,statement%20instead%20of%20a%20function.
Current dev branch has 40 instances of an assert with its condition in parentheses.
dev
assert
see: https://realpython.com/python-assert-statement/#:~:text=An%20important%20point%20regarding%20the,statement%20instead%20of%20a%20function.
Current
dev
branch has 40 instances of anassert
with its condition in parentheses.