Skip to content
Snippets Groups Projects
Unverified Commit b42b2771 authored by Maximilien Naveau's avatar Maximilien Naveau
Browse files

Fix an unused import

parent 91631c6f
No related branches found
No related tags found
No related merge requests found
import unittest
from numpy import array, matrix, zeros
from numpy import array, zeros
from numpy.linalg import norm
from ndcurves.optimization import (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment