Skip to content

Commit 1c35aab

Browse files
remove commented out code
Signed-off-by: kusumachalasani <[email protected]>
1 parent 0852e1d commit 1c35aab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils.py

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ class HPOSupportedTypes:
2828
N_JOBS = 1
2929
N_TRIALS = 10
3030
SERVER_HOSTNAME = "0.0.0.0"
31-
#SERVER_PORT = 8085
3231
API_ENDPOINT = "/experiment_trials"
3332
CONTENT_TYPE = "application/json"
3433

0 commit comments

Comments
 (0)