mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-23 21:11:08 +00:00
minor checks
This commit is contained in:
parent
f614b2efee
commit
254b9bf87e
|
@ -11,7 +11,7 @@ To run these tests, use the following command:
|
|||
python -m doctest test_ridge_regression.py -v
|
||||
"""
|
||||
|
||||
# from ridge_regression import RidgeRegression
|
||||
# from machine_learning.ridge_regression import RidgeRegression
|
||||
|
||||
|
||||
def test_feature_scaling():
|
||||
|
|
Loading…
Reference in New Issue
Block a user