Add relative import to smashgg
parent
9b2388973c
commit
a256a3045f
|
@ -3,7 +3,7 @@ import os, os.path
|
||||||
|
|
||||||
import requests
|
import requests
|
||||||
|
|
||||||
import lokrez.characters_ssbu as characters_ssbu
|
from . import characters_ssbu
|
||||||
|
|
||||||
# =============================================================================
|
# =============================================================================
|
||||||
API_HOST = "api.smash.gg"
|
API_HOST = "api.smash.gg"
|
||||||
|
|
Loading…
Reference in New Issue