Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
vatai committed May 5, 2024
1 parent d18d99a commit e242654
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/anisotropy_3d_polar.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

import radicalpy as rp
from radicalpy.simulation import State
from radicalpy.utils import is_fast_run


# def main(theta_steps=35, phi_steps=58, tmax=15e-6, dt=5e-9):
Expand Down

0 comments on commit e242654

Please sign in to comment.