Skip to content

Commit

Permalink
rm print
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyZinchenko authored and SergeyZinchenko committed Aug 30, 2024
1 parent 761037d commit 4ca2d1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import sys

ROOT_PATH = os.path.abspath(os.getcwd())
print(ROOT_PATH)
HBO_BENCH_PATH = os.path.join(ROOT_PATH, "hbo_bench/src/hbo_bench")
sys.path.insert(0, ROOT_PATH)

Expand Down

0 comments on commit 4ca2d1f

Please sign in to comment.