Skip to content

Commit

Permalink
fix import warning
Browse files Browse the repository at this point in the history
  • Loading branch information
slayoo committed Aug 1, 2024
1 parent 725c286 commit 9f3428d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/PySDM_examples/seeding/simulation.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from PySDM.dynamics.collisions.collision_kernels import Geometric
from PySDM.initialisation.sampling.spectral_sampling import ConstantMultiplicity

from .settings import Settings
from PySDM_examples.seeding.settings import Settings


class Simulation:
Expand Down

0 comments on commit 9f3428d

Please sign in to comment.