This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
dora-rs
/
dora
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
124
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Setup pytest folder architecture
tags/v0.3.6-rc0
haixuanTao
1 year ago
parent
ee95b7be04
commit
0e8a47e8b5
3 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
node-hub/opencv-plot/tests/test_opencv_plot.py
+2
-0
node-hub/opencv-video-capture/tests/test_opencv_video_capture.py
+2
-0
node-hub/ultralytics-yolo/tests/test_ultralytics_yolo.py
+ 2
- 0
node-hub/opencv-plot/tests/test_opencv_plot.py
View File
@@ -0,0 +1,2 @@
def test_placeholder():
pass
+ 2
- 0
node-hub/opencv-video-capture/tests/test_opencv_video_capture.py
View File
@@ -0,0 +1,2 @@
def test_placeholder():
pass
+ 2
- 0
node-hub/ultralytics-yolo/tests/test_ultralytics_yolo.py
View File
@@ -0,0 +1,2 @@
def test_placeholder():
pass
Write
Preview
Loading…
Cancel
Save