Skip to content

Commit

Permalink
fix k3d interface
Browse files Browse the repository at this point in the history
  • Loading branch information
schlegelp committed Dec 21, 2022
1 parent 4916856 commit f47f0fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions navis/plotting/k3d/k3d_objects.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

import numpy as np
import pandas as pd
import trimesh as tm

from ..colors import vertex_colors, eval_color, color_to_int
from ..plot_utils import segments_to_coords, fibonacci_sphere
Expand Down

0 comments on commit f47f0fe

Please sign in to comment.