We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f7f268 commit 21fa8ddCopy full SHA for 21fa8dd
1 file changed
tests/test_discriminant_validation.py
@@ -32,4 +32,3 @@ def test_discriminant_size_bits_valid():
32
# If we get here without an exception, the test passes
33
assert discriminant is not None
34
assert len(discriminant) > 0 # Should return a string representation of the discriminant
35
-
0 commit comments