Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim authored Sep 23, 2024
1 parent ff50e22 commit 840cbeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glue/viewers/profile/tests/test_state.py
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ def test_limits(self):

assert self.viewer_state.x_min == -0.5
assert self.viewer_state.x_max == 2.5

def test_visible(self):

self.layer_state.visible = False
Expand Down

0 comments on commit 840cbeb

Please sign in to comment.