We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceae360 commit 8cbc9b1Copy full SHA for 8cbc9b1
test/test_basic_sin.py
@@ -25,4 +25,4 @@ def plot():
25
26
def test():
27
phash = Phash(plot())
28
- assert phash.phash == '1f36e5ce21c1e5c1', phash.get_details()
+ assert phash.phash == '1f36e5c621c1e7c1', phash.get_details()
0 commit comments