Skip to content

Commit

Permalink
Update gvm/protocols/gmpv208/entities/policies.py
Browse files Browse the repository at this point in the history
  • Loading branch information
y0urself authored Jun 1, 2021
1 parent e372763 commit f8a8748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gvm/protocols/gmpv208/entities/policies.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ def get_policy(
return self._send_xml_command(cmd)

def import_policy(self, policy: str) -> Any:
"""Import a scan config from XML
"""Import a policy from XML
Arguments:
policy: Policy XML as string to import. This XML must
Expand Down

0 comments on commit f8a8748

Please sign in to comment.