This is an automated email from the ASF dual-hosted git repository.
richhuang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/mahout.git
The following commit(s) were added to refs/heads/main by this push:
new 51da117fc docs: rename method to draw_circuit (#709)
51da117fc is described below
commit 51da117fcbcfd78635e2b1f47cb56c16e36f5802
Author: Navneet <[email protected]>
AuthorDate: Fri Dec 12 07:15:14 2025 +0530
docs: rename method to draw_circuit (#709)
---
qumat/qumat.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/qumat/qumat.py b/qumat/qumat.py
index a7b8390fc..c1d866de4 100644
--- a/qumat/qumat.py
+++ b/qumat/qumat.py
@@ -334,7 +334,7 @@ class QuMat:
self.circuit, self.backend, self.backend_config
)
- def draw(self):
+ def draw_circuit(self):
"""Visualize the quantum circuit.
Generates a visual representation of the circuit. The output format