diff --git a/openpype/hosts/batchpublisher/widgets.py b/openpype/hosts/batchpublisher/widgets.py index 2c183dd73f4..cc10520b69a 100644 --- a/openpype/hosts/batchpublisher/widgets.py +++ b/openpype/hosts/batchpublisher/widgets.py @@ -640,4 +640,4 @@ def _on_browse_button_clicked(self): model.populate_from_directory(directory) def _on_publish_button_clicked(self): - self._tableview.publish() \ No newline at end of file + self._tableview.publish()