fix: [feed-generator] code style fixes

pull/809/head
Christophe Vandeplas 2021-11-29 16:35:12 +01:00
parent dd5b448760
commit 38105f68b0
1 changed files with 4 additions and 3 deletions

View File

@ -174,6 +174,7 @@ class MISPSharingGroup(AbstractMISP):
server['Server'].pop('id', None)
return to_return
class MISPShadowAttribute(AbstractMISP):
def __init__(self):