Skip to content

Commit

Permalink
simple format black (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
mzouink authored Mar 22, 2024
2 parents f292439 + 4d32d4b commit 8f1bf0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dacapo/utils/view.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ def does_new_best_exist(self):


class NeuroglancerRunViewer:

def __init__(self, run: Run, embedded=False):
self.run: Run = run
self.best_score = BestScore(run)
Expand Down

0 comments on commit 8f1bf0f

Please sign in to comment.