Chenged import
This commit is contained in:
@ -3,7 +3,7 @@ import requests
|
||||
from xml.etree import ElementTree
|
||||
from urllib.parse import urljoin
|
||||
|
||||
from rbConstants import endpoints, BASE_URL
|
||||
from librb.rbConstants import endpoints, BASE_URL
|
||||
|
||||
|
||||
def request(endpoint, **kwargs):
|
||||
|
Reference in New Issue
Block a user