mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Format all files with black correcting line length
This commit is contained in:
@@ -71,8 +71,7 @@ class TextField(GUIObject):
|
||||
|
||||
# --- Public
|
||||
def refresh(self):
|
||||
"""Triggers a view :meth:`~TextFieldView.refresh`.
|
||||
"""
|
||||
"""Triggers a view :meth:`~TextFieldView.refresh`."""
|
||||
self.view.refresh()
|
||||
|
||||
@property
|
||||
|
||||
Reference in New Issue
Block a user