mirror of https://github.com/MISP/misp-modules
chg: [btc_scam_check] fix spacing for making flake 8 happy
parent
e940070956
commit
0bf27c1b69
|
@ -19,6 +19,7 @@ moduleconfig = []
|
||||||
|
|
||||||
url = 'bl.btcblack.it'
|
url = 'bl.btcblack.it'
|
||||||
|
|
||||||
|
|
||||||
def handler(q=False):
|
def handler(q=False):
|
||||||
if q is False:
|
if q is False:
|
||||||
return False
|
return False
|
||||||
|
|
Loading…
Reference in New Issue