Signed-off-by: Jess Frazelle <github@jessfraz.com> add more Signed-off-by: Jess Frazelle <github@jessfraz.com> update Signed-off-by: Jess Frazelle <github@jessfraz.com> u[dates Signed-off-by: Jess Frazelle <github@jessfraz.com>
5 lines
78 B
Python
5 lines
78 B
Python
class http_req_stats(int):
|
|
|
|
def __int__(self) -> int:
|
|
return self
|