Fix function called.

pull/493/head
Yuan Chang 2022-05-12 11:22:42 +08:00 committed by GitHub
parent 015810c214
commit 292a75d51c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -219,7 +219,7 @@ class CoreTest(TestCase):
sys.equal(a401, c402, wp200)
# The arc has radius 17.0 units.
sys.diameter(a401, 17 * 2, wp200)
sys.diameter(a401, 17 * 2)
# If the solver fails, then ask it to report which constraints caused
# the problem.