We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ee03f2 commit fafba94Copy full SHA for fafba94
test/pytest.ini
@@ -22,4 +22,4 @@ markers =
22
# -------- Features (Recommended) --------
23
feature: Feature tag
24
platform(name): Platform tag(gpu/npu)
25
-# end of markers
+# end of markers
test/requirements.txt
@@ -3,4 +3,4 @@ pytest-html>=3.1.1
3
PyYAML>=6.0
4
# MySQL
5
peewee>=3.14.5
6
-pymysql>=1.0.2
+pymysql>=1.0.2
test/test_ucm_dram.py
0 commit comments