Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ba00a17

Browse files
committed
Minor layout adjustment
1 parent 2355885 commit ba00a17

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

lib/request/comparison.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,11 @@
2929
from lib.core.convert import md5hash
3030
from lib.core.data import conf
3131
from lib.core.data import logger
32-
#from lib.core.settings import MATCH_RATIO
32+
3333

3434
MATCH_RATIO = None
3535

36+
3637
def comparison(page, headers=None, getSeqMatcher=False):
3738
global MATCH_RATIO
3839

0 commit comments

Comments
 (0)