Skip to content

Commit

Permalink
Whoops, fix up imports
Browse files Browse the repository at this point in the history
  • Loading branch information
3b1b committed Jan 18, 2024
1 parent 0091530 commit 8536cf5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions _2023/optics_puzzles/slowing_waves.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
from manim_imports_ext import *
from _2023.optics_puzzles
optics_puzzles
optics_puzzles
optics_puzzles.objects import *
from _2023.optics_puzzles.objects import *


class SlicedWave(Group):
Expand Down

0 comments on commit 8536cf5

Please sign in to comment.