add stub via_ip file
This commit is contained in:
parent
138afb68a7
commit
f2c9715dbc
1 changed files with 5 additions and 0 deletions
5
my/location/via_ip.py
Normal file
5
my/location/via_ip.py
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
from .fallback.via_ip import *
|
||||||
|
|
||||||
|
from my.core.warnings import high
|
||||||
|
|
||||||
|
high("my.location.via_ip is deprecated, use my.location.fallback.via_ip instead")
|
Loading…
Add table
Add a link
Reference in a new issue