Skip to content

Commit

Permalink
Fix end-of-file newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
SeqLaz committed Jul 13, 2024
1 parent 7e31391 commit fc09ea6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion qfieldsync/gui/dirs_to_copy_widget.py
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,3 @@ def set_checked_state(item: QTreeWidgetItem) -> None:
# print(i, checked_state)

set_checked_state(self.dirsTreeWidget.invisibleRootItem())

0 comments on commit fc09ea6

Please sign in to comment.