Skip to content

Commit

Permalink
Merge branch 'test_tuple' of https://github.com/qiboteam/qibochem int…
Browse files Browse the repository at this point in the history
…o test_tuple
  • Loading branch information
TL231 committed Dec 6, 2024
2 parents 05864f3 + cff146a commit af5606f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/qibochem/driver/molecule.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@
qubit_to_symbolic_hamiltonian,
)


@attr.s
class Molecule(object):
class Molecule:
"""
Class representing a single molecule
Expand Down

0 comments on commit af5606f

Please sign in to comment.