Skip to content
This repository was archived by the owner on Apr 9, 2022. It is now read-only.

Commit eda5deb

Browse files
committed
fix search.py
1 parent 302e0bc commit eda5deb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/search.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
import re
1111
import web
1212
from modules.url import shorten
13+
from tools import *
1314

1415
class Grab(web.urllib.URLopener):
1516
def __init__(self, *args):

0 commit comments

Comments
 (0)