mirror of
https://github.com/quantum5/peeringdb-mirror.git
synced 2025-04-24 18:21:58 -04:00
6 lines
83 B
Python
6 lines
83 B
Python
from peeringdb_api import backend
|
|
|
|
|
|
def load_backend(**kwargs):
|
|
return backend
|