mirror of https://github.com/MISP/PyMISP
fix: [feed-generator] code style fixes
parent
dd5b448760
commit
38105f68b0
|
@ -174,6 +174,7 @@ class MISPSharingGroup(AbstractMISP):
|
||||||
server['Server'].pop('id', None)
|
server['Server'].pop('id', None)
|
||||||
return to_return
|
return to_return
|
||||||
|
|
||||||
|
|
||||||
class MISPShadowAttribute(AbstractMISP):
|
class MISPShadowAttribute(AbstractMISP):
|
||||||
|
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
|
|
Loading…
Reference in New Issue