Quieten ccomplextest

This commit is contained in:
William S Fulton 2020-10-10 15:21:13 +01:00
parent 4b5baf0a60
commit 71a13e60de
1 changed files with 0 additions and 2 deletions

View File

@ -20,5 +20,3 @@ if ccomplextest.has_c99_complex():
if ccomplextest.Conjf3(a) != a.conjugate():
raise RuntimeError("bad complex mapping")
else:
print("Not a c99 compiler")