Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ajavadia committed Mar 28, 2020
1 parent a418960 commit e88c19f
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@ features:
- |
``qiskit.transpile()`` now allows you to pass ``layout_method``
and ``routing_method`` to select a particular method for placement and
routing of circuits on constrained architectures.
e.g. ``transpile(circ, backend,
layout_method='dense', routing_method='lookahead')``
routing of circuits on constrained architectures. e.g.
``transpile(circ, backend, layout_method='dense', routing_method='lookahead')``

0 comments on commit e88c19f

Please sign in to comment.