Skip to content

Commit

Permalink
Trying to fix test failure by adding missing import.
Browse files Browse the repository at this point in the history
  • Loading branch information
unhyperbolic committed Jul 27, 2024
1 parent f043312 commit 493582d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/raytracing/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
import snappy

from snappy import raytracing
import snappy.raytracing.geodesic_tube_info

modules = [
raytracing.cohomology_fractal,
Expand Down

0 comments on commit 493582d

Please sign in to comment.