mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
fix formatting
This commit is contained in:
parent
caf94fb68f
commit
861cdadc9b
1 changed files with 1 additions and 1 deletions
|
|
@ -316,7 +316,7 @@ class AbstractInstanceView(QtWidgets.QWidget):
|
|||
"""
|
||||
|
||||
raise NotImplementedError((
|
||||
"{} Method 'has_items' is not implemented."
|
||||
"{} Method 'has_items' is not implemented."
|
||||
).format(self.__class__.__name__))
|
||||
|
||||
def get_selected_items(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue