Skip to content

Commit 17b690a

Browse files
Integration with benchmark FIM database (#12)
1 parent f779f1d commit 17b690a

File tree

13 files changed

+1295
-176
lines changed

13 files changed

+1295
-176
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
from .access_benchfim import benchFIMquery
2+
3+
__all__ = [
4+
"benchFIMquery",
5+
]

0 commit comments

Comments
 (0)