Add relative import to smashgg

master
Lertsenem 2020-07-22 18:08:49 +02:00
parent 9b2388973c
commit a256a3045f
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ import os, os.path
import requests
import lokrez.characters_ssbu as characters_ssbu
from . import characters_ssbu
# =============================================================================
API_HOST = "api.smash.gg"