Skip to content
Commit 016bdfeb authored by cfperez's avatar cfperez Committed by GitHub
Browse files

Fix asserts statements

Cannot use `()` in asserts. Yields a SyntaxWarning because it will always return True. The arguments must be on the same line or end with a `\` before the newline.
parent 336d8167
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment