Skip to content

Commit

Permalink
MNT #316 can JSON serialize a tuple
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Dec 19, 2023
1 parent b007cee commit ce219d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hkl/diffract.py
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ class (using `calc_kw`) to instantiate a new one.
lattice_reciprocal = Cpt(
# fmt: off
AttributeSignal,
attr="calc.sample.reciprocal",
attr="calc._cfg_reciprocal",
doc="Reciprocal lattice",
# fmt: on
)
Expand Down

0 comments on commit ce219d5

Please sign in to comment.