Skip to content

Commit

Permalink
Update pyqmap.pyi
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Burgholzer <[email protected]>
  • Loading branch information
burgholzer authored Nov 17, 2024
1 parent b38b923 commit 482fdfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mqt/qmap/pyqmap.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -633,7 +633,7 @@ class NeutralAtomHybridArchitecture:
def nrows(self) -> int: ...

class NAStatePreparationSolver:
def init(
def __init__(
self,
new_max_x: int,
new_max_y: int,
Expand Down

0 comments on commit 482fdfa

Please sign in to comment.