diff --git a/pysr/test/test.py b/pysr/test/test.py index 55fc5cb24..1613d0b82 100644 --- a/pysr/test/test.py +++ b/pysr/test/test.py @@ -391,8 +391,7 @@ def test_high_dim_selection_early_stop(self): def test_load_model(self): """See if we can load a ran model from the equation file.""" - csv_file_data = """ - Complexity,Loss,Equation + csv_file_data = """Complexity,Loss,Equation 1,0.19951081,"1.9762075" 3,0.12717344,"(f0 + 1.4724599)" 4,0.104823045,"pow_abs(2.2683423, cos(f3))\""""