Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Freakwill committed Dec 8, 2023
1 parent 2ef6497 commit 877d294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_learn.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import numpy as np

from pyrimidine.learn.neural_network import GAANN
from pyrimidine.learn.regression import GALinearRegression
from pyrimidine.learn.linear_regression import GALinearRegression


def test_ann():
Expand Down

0 comments on commit 877d294

Please sign in to comment.