Skip to content

Commit

Permalink
fix import path
Browse files Browse the repository at this point in the history
  • Loading branch information
kalhankoul96 committed Jan 10, 2024
1 parent 0b78457 commit 0a24c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/formatting/datastructure_suitesparse.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from sam.util import SUITESPARSE_FORMATTED_PATH, ScipyTensorShifter
from util.util import FormatWriter, SuiteSparseTensor, InputCacheSuiteSparse
from scripts.util.util import FormatWriter, SuiteSparseTensor, InputCacheSuiteSparse
import argparse
import os
import shutil
Expand Down

0 comments on commit 0a24c86

Please sign in to comment.