fix typo
This commit is contained in:
parent
7e08473e11
commit
22a66ec331
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ from api import *
|
|||
from file import *
|
||||
from form import *
|
||||
from format import *
|
||||
from geo iport *
|
||||
from geo import *
|
||||
from html import *
|
||||
#image depends on PIL, not easy enough to instal on osx
|
||||
try:
|
||||
|
|
Loading…
Reference in a new issue