add FA, ICN, ISC, LOG, PIE and PYI linting
This commit is contained in:
@@ -36,7 +36,6 @@ def open_file(file_request: FileRequest) -> list[str] | None:
|
||||
Abstract api method to open a file dialog window.
|
||||
It must return the name of the selected file or None if no file was selected.
|
||||
"""
|
||||
pass
|
||||
|
||||
|
||||
@dataclass
|
||||
|
||||
Reference in New Issue
Block a user