Skip to content

Commit

Permalink
Add Line actor to imports in actors.__init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbrodersen committed Apr 16, 2024
1 parent 795f017 commit 0e97044
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions brainrender/actors/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
from brainrender.actors.cylinder import Cylinder
from brainrender.actors.volume import Volume
from brainrender.actors.streamlines import Streamlines
from brainrender.actors.line import Line

0 comments on commit 0e97044

Please sign in to comment.