Skip to content

Commit e395f1a

Browse files
committed
delete unuseful code
1 parent 8881ab5 commit e395f1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,6 @@ Solve the DTLZ2 problem using the RVEA algorithm:
225225
```python
226226
import torch
227227
from evox.algorithms import RVEA
228-
from evox.metrics import igd
229228
from evox.problems.numerical import DTLZ2
230229
from evox.workflows import StdWorkflow, EvalMonitor
231230

0 commit comments

Comments
 (0)