Skip to content

Commit

Permalink
chore(typing): #36 simplify
Browse files Browse the repository at this point in the history
  • Loading branch information
cmp0xff committed Aug 4, 2024
1 parent 84462b0 commit ee6258a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hamilflow/models/harmonic_oscillator_chain.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ def definition(
) -> dict[
str,
float
| int
| dict[str, dict[str, float | list[float]]]
| list[dict[str, dict[str, float | tuple[float, float]]]],
]:
Expand Down

0 comments on commit ee6258a

Please sign in to comment.