kopia lustrzana https://github.com/sepandhaghighi/samila
edit : is_same_data docstring edited.
rodzic
4666c5b3f5
commit
051c9ead44
|
|
@ -124,7 +124,7 @@ def samila_help():
|
||||||
|
|
||||||
def is_same_data(data1, data2, precision=10**-5):
|
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
|
:param data1: given data1
|
||||||
:type data1: list
|
:type data1: list
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue