fix: removed comments

This commit is contained in:
BrunoLiegiBastonLiegi
2025-09-23 18:07:50 +02:00
parent ab10b13d9b
commit 715d100136

View File

@@ -39,11 +39,9 @@ GATE_MAP = {
}
# class QuimbBackend(QibotnBackend, NumpyBackend):
if not __name__ == "__main__":
def __init__(self, engine="numpy"):
# uper().__init__()
super(self.__class__, self).__init__()
self.name = "qibotn"