edit : is_same_data docstring edited.

pull/45/head
sadrasabouri 2021-10-07 09:27:12 +03:30
rodzic 4666c5b3f5
commit 051c9ead44
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -124,7 +124,7 @@ def samila_help():
def is_same_data(data1, data2, precision=10**-5):
"""
Compare to data to be the same.
Compare two data to be the same.
:param data1: given data1
:type data1: list