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 d9017b3 commit 45c43d8Copy full SHA for 45c43d8
tests/test_gpu_available.py
@@ -0,0 +1,4 @@
1
+from __future__ import annotations
2
+
3
+import pytest
4
+from graph_ml import add
0 commit comments