Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Sep 29, 2023
1 parent ccb61cd commit 080fae3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion koordinates/gui/dataset_browser_items.py
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,6 @@ def __init__(self,
self.set_column_count(column_count)

def _update_title(self):
arrangement = self.dataset_layout.arrangement()
try:
font_scale = self.screen().logicalDotsPerInch() / 92
except AttributeError:
Expand Down

0 comments on commit 080fae3

Please sign in to comment.