From 4fafac0f069b7f3683fc7369e9bfea1b54438ac3 Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Sat, 26 Mar 2022 00:18:26 +0100 Subject: WIP server --- src_py/hatter/common.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src_py/hatter/common.py') diff --git a/src_py/hatter/common.py b/src_py/hatter/common.py index 1b1de47..ae314a5 100644 --- a/src_py/hatter/common.py +++ b/src_py/hatter/common.py @@ -27,6 +27,6 @@ class Status(enum.Enum): class Commit(typing.NamedTuple): repo: str hash: str - change: float + change: int status: Status output: str -- cgit v1.2.3-70-g09d2