Skip to content

Commit be9609c

Browse files
Qwikomweinelt
andauthored
Update kea_exporter/cli.py
Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com>
1 parent cd46757 commit be9609c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kea_exporter/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from . import __PROJECT__, __VERSION__
77

88

9-
class timer():
9+
class Timer():
1010
def __init__(self):
1111
self.reset()
1212
def reset(self):

0 commit comments

Comments
 (0)