Update stix2/environment.py
docstrings Co-authored-by: Chris Lenk <clenk@users.noreply.github.com>pull/1/head
parent
75b411df85
commit
010593345c
|
@ -246,7 +246,7 @@ class Environment(DataStoreMixin):
|
|||
score to result in successfully calling both objects equivalent. This
|
||||
value can be tuned.
|
||||
weight_dict: A dictionary that can be used to override settings
|
||||
in the semantic equivalence process
|
||||
in the similarity process
|
||||
|
||||
Returns:
|
||||
bool: True if the result of the object similarity is greater than or equal to
|
||||
|
|
Loading…
Reference in New Issue