Skip to content

Commit

Permalink
Import copy library
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartdoekemeijer committed Nov 13, 2024
1 parent 8122a09 commit 588f1bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions floris/core/flow_field.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
from __future__ import annotations

import attrs
import copy
import matplotlib.path as mpltPath
import numpy as np
from attrs import define, field
Expand Down

0 comments on commit 588f1bd

Please sign in to comment.