Jan Mühlnikel
commited on
Commit
·
810c1ee
1
Parent(s):
c8e0175
added single sim function
Browse files
__pycache__/similarity_page.cpython-310.pyc
CHANGED
Binary files a/__pycache__/similarity_page.cpython-310.pyc and b/__pycache__/similarity_page.cpython-310.pyc differ
|
|
modules/singlematch_result_table.py
CHANGED
@@ -80,4 +80,4 @@ def show_single_table(result_df):
|
|
80 |
),
|
81 |
},
|
82 |
hide_index=True,
|
83 |
-
)
|
|
|
80 |
),
|
81 |
},
|
82 |
hide_index=True,
|
83 |
+
)
|