add fallback model
This commit is contained in:
parent
a4468a42da
commit
138afb68a7
3 changed files with 38 additions and 3 deletions
|
@ -16,7 +16,7 @@ class config(location.via_ip):
|
|||
|
||||
from typing import Iterator
|
||||
|
||||
from .common import Location
|
||||
from ..common import Location
|
||||
from my.ip.all import ips
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue