Commit 93bb0bfc authored by qiongying.jia's avatar qiongying.jia
Browse files

test

parent 6b339915
...@@ -2,7 +2,7 @@ import numpy as np ...@@ -2,7 +2,7 @@ import numpy as np
import pandas as pd import pandas as pd
import matplotlib.pyplot as plt import matplotlib.pyplot as plt
from sklearn.linear_model import LinearRegression # 确保正确导入 from sklearn.linear_model import LinearRegression # 确保正确导入
import torch # import torch
def test_numpy(): def test_numpy():
print("Testing NumPy...") print("Testing NumPy...")
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment