Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog authored Nov 14, 2024
1 parent 14fcc3e commit ec7efe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glue/viewers/common/viewer.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def add_data(self, data):

def add_subset(self, subset):
raise NotImplementedError()

def close(self):
raise NotImplementedError()

Expand Down

0 comments on commit ec7efe6

Please sign in to comment.