Skip to content

Commit

Permalink
Update atom_arrangement.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdullahKazi500 authored Jun 20, 2024
1 parent a9b0701 commit a800d28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/braket/ahs/atom_arrangement.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
from numbers import Number
from typing import Union, Tuple, List
import numpy as np
from braket.ahs.discretization_types import DiscretizationError, DiscretizationProperties


class SiteType(Enum):
Expand Down

0 comments on commit a800d28

Please sign in to comment.