We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90f4b10 commit 229f3caCopy full SHA for 229f3ca
setup.py
@@ -1,5 +1,5 @@
1
from setuptools import setup, find_packages
2
-from importlib.resources import Package
+
3
4
setup(
5
name='bayesian-optimization',
0 commit comments