Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Zheng Gaoshan
co-devTest
Commits
93bb0bfc
Commit
93bb0bfc
authored
2 months ago
by
qiongying.jia
Browse files
Options
Download
Email Patches
Plain Diff
test
parent
6b339915
main
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
test.py
+1
-1
test.py
with
1 addition
and
1 deletion
+1
-1
test.py
+
1
-
1
View file @
93bb0bfc
...
@@ -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..."
)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets