remove SKOPT_MODEL_QUEUE_SIZE comments

pull/11558/head
viotemp1 1 year ago
parent fcd0c1d606
commit eb03382b2d

@ -35,9 +35,6 @@ logger = logging.getLogger(__name__)
INITIAL_POINTS = 30
# Keep no more than SKOPT_MODEL_QUEUE_SIZE models
# in the skopt model queue, to optimize memory consumption
# SKOPT_MODEL_QUEUE_SIZE = 10
log_queue: Any

Loading…
Cancel
Save