refactor(python): centralize SETProtocol v2 codec
This commit is contained in:
3
python/setprotocol/__init__.py
Normal file
3
python/setprotocol/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
"""Cross-platform Python facade for the canonical SETProtocol core."""
|
||||
|
||||
from .core import * # noqa: F401,F403
|
||||
Reference in New Issue
Block a user