File: __init__.py

package info (click to toggle)
electrum 4.0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 35,248 kB
  • sloc: python: 222,785; sh: 165; java: 73; javascript: 10; makefile: 9
file content (3 lines) | stat: -rw-r--r-- 62 bytes parent folder | download
1
2
3
from ..._proxy_async_curio import Proxy

__all__ = ('Proxy',)