Skip to content

Commit

Permalink
Import annotations in utils.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Uri Granta committed Nov 4, 2024
1 parent dc9e175 commit 6c68540
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions trieste/acquisition/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
from __future__ import annotations

import copy
import functools
from typing import Dict, Mapping, Optional, Sequence, Tuple, Union
Expand Down

0 comments on commit 6c68540

Please sign in to comment.