mirror of
https://github.com/logos-messaging/logos-delivery-python-bindings.git
synced 2026-03-05 00:43:14 +00:00
Merge remote-tracking branch 'origin/python_wrappers' into python_wrappers
This commit is contained in:
commit
1a03de9ca8
@ -57,7 +57,6 @@ lib = ffi.dlopen(str(_repo_root / "lib" / "liblogosdelivery.so"))
|
||||
|
||||
CallbackType = ffi.callback("void(int, const char*, size_t, void*)")
|
||||
|
||||
|
||||
class NodeWrapper:
|
||||
def __init__(self, ctx, config_buffer):
|
||||
self.ctx = ctx
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user