Remove none type from docstring

This commit is contained in:
tankya2
2024-03-04 18:29:35 +08:00
parent 16aef2b3f2
commit a9730aaeab
3 changed files with 0 additions and 18 deletions

View File

@@ -14,9 +14,6 @@ class QiboCircuitToMPS:
gate_algo(dict): Dictionary for SVD and QR settings.
datatype (str): Either single ("complex64") or double (complex128) precision.
rand_seed(int): Seed for random number generator.
Return:
None.
"""
def __init__(