Skip to content

Commit 793d256

Browse files
committed
Merge
1 parent 725ba10 commit 793d256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

be_repo/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,4 @@ def resume_evaluate_with_JD():
133133

134134

135135
if __name__ == '__main__':
136-
app.run(host='0.0.0.0', debug=True, port=5000)
136+
app.run(host='0.0.0.0', debug=True, port=5000)

0 commit comments

Comments
 (0)