Skip to content

Commit

Permalink
Fix import organization based on review suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
rohannallamadge committed Oct 20, 2024
1 parent 6aef31c commit d16bbf3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/grass/jupyter/map3d.py
Original file line number Diff line number Diff line change
Expand Up @@ -236,5 +236,4 @@ def show(self):
Image,
display,
) # pylint: disable=import-outside-toplevel

display(Image(self._filename))

0 comments on commit d16bbf3

Please sign in to comment.