Bump cross-fetch from 3.1.4 to 3.1.5 in /website (#529)

* Bump cross-fetch from 3.1.4 to 3.1.5 in /website

* Bump async from 2.6.3 to 2.6.4 in /website

* cleanup
This commit is contained in:
Chi Wang
2022-04-30 11:54:43 -07:00
committed by GitHub
parent ca35fa969f
commit dab0a3f6e5
2 changed files with 25 additions and 10 deletions

View File

@@ -1,10 +1,8 @@
"""Require: pip install flaml[test,ray]
"""
from logging import raiseExceptions
from flaml.scheduler.trial_scheduler import TrialScheduler
import numpy as np
from flaml import tune
import time
def rand_vector_unit_sphere(dim):