fixup: typo
This commit is contained in:
parent
bbe474e78c
commit
aad16f563f
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ from inotify_simple import INotify, flags
|
||||||
|
|
||||||
|
|
||||||
def decode(header):
|
def decode(header):
|
||||||
return make_hader(decode_header(header))
|
return make_header(decode_header(header))
|
||||||
|
|
||||||
class Client(AsyncClient):
|
class Client(AsyncClient):
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue