Update stix2/environment.py
docstrings Co-authored-by: Chris Lenk <clenk@users.noreply.github.com>pull/1/head
parent
75574c9427
commit
75b411df85
|
@ -207,7 +207,7 @@ class Environment(DataStoreMixin):
|
|||
prop_scores: A dictionary that can hold individual property scores,
|
||||
weights, contributing score, matching score and sum of weights.
|
||||
weight_dict: A dictionary that can be used to override settings
|
||||
in the semantic equivalence process
|
||||
in the similarity process
|
||||
|
||||
Returns:
|
||||
float: A number between 0.0 and 100.0 as a measurement of similarity.
|
||||
|
|
Loading…
Reference in New Issue