freegeoip module for CapGeolocip
This commit is contained in:
parent
d2fa9242ea
commit
5fc1bea1bd
4 changed files with 88 additions and 0 deletions
3
modules/freegeoip/__init__.py
Normal file
3
modules/freegeoip/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from .module import FreegeoipModule
|
||||
|
||||
__all__ = ['FreegeoipModule']
|
||||
Loading…
Add table
Add a link
Reference in a new issue