File: __init__.py

package info (click to toggle)
python-jsonrpc-websocket 3.1.5-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 136 kB
  • sloc: python: 419; makefile: 8; sh: 5
file content (1 line) | stat: -rw-r--r-- 64 bytes parent folder | download
1
from .jsonrpc import Server, TransportError  # noqa: F401, F403