Skip to content

Commit 64ec1f8

Browse files
committed
Pre-commit
1 parent 2c2c52c commit 64ec1f8

File tree

5 files changed

+27
-513
lines changed

5 files changed

+27
-513
lines changed

benchmarks/benchmarks.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1+
from pathlib import Path
2+
13
from lsdb_rubin.rsp_tests.critical_functions import critical_functions
24
from lsdb_rubin.rsp_tests.random_access import random_access
3-
from pathlib import Path
45

56

67
def time_critical_functions():

0 commit comments

Comments
 (0)