Skip to content

Commit

Permalink
rename fix
Browse files Browse the repository at this point in the history
  • Loading branch information
karthik11135 committed Feb 18, 2025
1 parent d3b9cd2 commit 9a9a800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tardis/energy_input/GXPacket.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class GXPacketStatus(IntEnum):
("status", int64),
("shell", int64),
("time_current", float64),
("tau", float64),
("tau_event", float64),
]


Expand Down

0 comments on commit 9a9a800

Please sign in to comment.