Skip to content

Commit

Permalink
remove unneeded comments
Browse files Browse the repository at this point in the history
Signed-off-by: fei-deng <101672975+fei-deng@users.noreply.github.com>
  • Loading branch information
fei-deng committed Dec 27, 2024
1 parent 5b2fd60 commit 2b9f1f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion benchmarks/dynamic_benchmarks.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
sys.path += [os.path.dirname(__file__)]

if __name__ == '__main__':
# path = os.path.dirname(os.path.realpath(__file__))
path = os.path.dirname(__file__)
r = pytest.main([
"--rootdir=" + path, "-x", (path + '/dynamic_test/'), "-p", "no:cacheprovider", "--log-level",
Expand Down

0 comments on commit 2b9f1f9

Please sign in to comment.