mirror of
https://github.com/kennethreitz/neon-api-python.git
synced 2026-06-05 22:50:18 +00:00
Add support for roles, endpoints, compute, etc. and update integration tests
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
import pytest
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
def neon():
|
||||
from neon_client import NeonAPI
|
||||
|
||||
|
||||
Reference in New Issue
Block a user