Fix issues in naming and few other things
This commit is contained in:
parent
f919719b1e
commit
71279a968f
21 changed files with 274 additions and 281 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from etcd3_wrapper import Etcd3Wrapper
|
||||
from .etcd_wrapper import Etcd3Wrapper
|
||||
|
||||
|
||||
def increment_etcd_counter(etcd_client: Etcd3Wrapper, key):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue