Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonBlanke committed Jul 7, 2024
2 parents 0cf8d94 + 6f134ab commit ad0b6de
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 @@ -78,7 +78,7 @@ pip install surfaces
```python
import numpy as np

from surfaces.mathematical_functions import SphereFunction, AckleyFunction
from surfaces.test_functions.mathematical import SphereFunction, AckleyFunction
from surfaces.visualize import plotly_surface


Expand Down

0 comments on commit ad0b6de

Please sign in to comment.