Skip to content

Commit 0fb07f4

Browse files
committed
Update app
1 parent 09e1054 commit 0fb07f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import webbrowser
44

55
from src.problems.dpp.simulator import decap_sim
6-
from download_anonymous_github import download_repo
6+
from utils.download_anonymous_github import download_repo
77

88

99
APP_NAME = "DPP Benchmark"

0 commit comments

Comments
 (0)