Skip to content

Commit

Permalink
rm logger loaded successfully
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles MOUSSA committed Dec 16, 2024
1 parent 7e6a0c0 commit 37e4871
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyqtorch/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,6 @@
]
logger.setLevel(LOG_LEVEL)

logger.info(f"PyQTorch logger successfully setup with log level {LOG_LEVEL}")


from .api import expectation, run, sample
from .apply import apply_operator
from .circuit import DropoutQuantumCircuit, QuantumCircuit
Expand Down

0 comments on commit 37e4871

Please sign in to comment.