Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
remove rogue qptuna reference to qsartuna
  • Loading branch information
lewismervin1 committed Jul 9, 2024
1 parent a7a4e5d commit 8eb70a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ CompositeCompatibleDescriptor = Union[

Then you can use YourNewDescriptor inside your Notebook:
```python
from qptuna.descriptors import YourNewDescriptor
from qsartuna.descriptors import YourNewDescriptor

config = OptimizationConfig(
data=Dataset(
Expand Down

0 comments on commit 8eb70a2

Please sign in to comment.