Skip to content

Commit 4dac22b

Browse files
committed
[client] feat(SCV): fix formatiing (#4266)
1 parent b0845a9 commit 4dac22b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyoaev/security_domain/builder.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,4 @@ def get_associated_security_domains(self, name, description):
4040
) or self._find_in_keywords(SecurityDomainsKeyWords.CLOUD, description):
4141
domains.append(SecurityDomains.CLOUD.value)
4242

43-
4443
return domains

0 commit comments

Comments
 (0)