mirror of
https://github.com/kennethreitz/neon-api-python.git
synced 2026-06-05 22:50:18 +00:00
3 lines
64 B
Python
3 lines
64 B
Python
# from .client import NeonClient
|
|
from .simple import NeonClient
|