Update stix2/environment.py

Co-authored-by: Chris Lenk <clenk@users.noreply.github.com>
pull/1/head
Emmanuelle Vargas-Gonzalez 2021-02-18 09:14:47 -05:00 committed by GitHub
parent 154fc4e236
commit 34feac6ae7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -199,8 +199,7 @@ class Environment(DataStoreMixin):
@staticmethod
def object_similarity(obj1, obj2, prop_scores={}, **weight_dict):
"""This method returns a measure of similarity depending on how
similar the two objects are.
"""This method returns a measure of how similar the two objects are.
Args:
obj1: A stix2 object instance