mirror of
https://github.com/gogcom/galaxy-integrations-python-api.git
synced 2026-04-17 12:46:53 -04:00
adhere to comments
This commit is contained in:
@@ -86,4 +86,4 @@ class CollectionImporter(Importer):
|
||||
logger.exception("Unexpected exception raised in %s importer", self._name)
|
||||
self._notification_failure(id_, UnknownError())
|
||||
finally:
|
||||
self._notification_partial_finished(id_)
|
||||
self._notification_partially_finished(id_)
|
||||
|
||||
Reference in New Issue
Block a user