Skip to content

Commit abf7f70

Browse files
_test_an_example function calls test_particular_example for the code output
1 parent 795bdbd commit abf7f70

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sympy/solvers/ode/tests/test_single.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,7 @@ def _test_an_example(our_hint, example_name):
176176
all_examples = _get_all_examples()
177177
for example in all_examples:
178178
if example['example_name'] == example_name:
179-
eq = example['eq']
180-
dsolve(eq, hint=our_hint)
179+
_test_particular_example(our_hint, example)
181180

182181

183182
def _test_particular_example(our_hint, ode_example, solver_flag=False):

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy