[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2025-01-27 11:29:47 +00:00
parent 43ebd79cec
commit 80bfc7e876
5 changed files with 56 additions and 57 deletions

View File

@@ -82,7 +82,6 @@ class CuTensorNet(QibotnBackend): # pragma: no cover
if hasattr(self, "cutn"):
self.cutn.destroy(self.handle)
def cuda_type(self, dtype="complex64"):
"""Get CUDA Type.