We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 725ba10 commit 793d256Copy full SHA for 793d256
be_repo/app.py
@@ -133,4 +133,4 @@ def resume_evaluate_with_JD():
133
134
135
if __name__ == '__main__':
136
- app.run(host='0.0.0.0', debug=True, port=5000)
+ app.run(host='0.0.0.0', debug=True, port=5000)
0 commit comments