Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit 75c12bf

Browse files
authored
formatting
1 parent 1b40cf5 commit 75c12bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pytypes/onefuzztypes/enums.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@ class ErrorCode(Enum):
293293
NODE_DELETED = 484
294294
# NB: if you update this enum, also update Enums.cs
295295

296+
296297
class HeartbeatType(Enum):
297298
MachineAlive = "MachineAlive"
298299
TaskAlive = "TaskAlive"

0 commit comments

Comments
 (0)