Skip to content

Commit

Permalink
Merge branch 'deprecation_fix' of github.com:Delaunay/orion into depr…
Browse files Browse the repository at this point in the history
…ecation_fix
  • Loading branch information
Pierre Delaunay committed Nov 29, 2022
2 parents f735764 + d67f84a commit a873046
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/orion/algo/space/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
from dataclasses import dataclass, field
from distutils.log import error
from functools import singledispatch
from multiprocessing.sharedctypes import Value
from typing import Any, Generic, TypeVar

import numpy
Expand Down

0 comments on commit a873046

Please sign in to comment.