mirror of https://github.com/MISP/misp-modules
typo
parent
11dddb974b
commit
02b8938b2a
|
@ -210,7 +210,7 @@ def introspection():
|
||||||
pass
|
pass
|
||||||
try:
|
try:
|
||||||
inputSource
|
inputSource
|
||||||
mmoduleSetup['inputSource'] = inputSource
|
moduleSetup['inputSource'] = inputSource
|
||||||
except NameError:
|
except NameError:
|
||||||
pass
|
pass
|
||||||
return modulesetup
|
return modulesetup
|
||||||
|
|
Loading…
Reference in New Issue