Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit aefd694

Browse files
committed
tests
1 parent 84aebbd commit aefd694

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎tests/auth_test.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ def f(x):
55
xmin=[-2]
66
xmax=[10]
77
DA=DuelistAlgorithm(f,x,xmin,xmax,max_gen=100)
8-
DA.solve()
8+
DA.solve()
9+
10+
print("test sucessful")

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /