On a sidenote, POFile.importFromQueue opens a redundant copy of the file, without ever using it:
import_file = librarian_client.getFileByAlias( entry_to_import.content.id)
On a sidenote, POFile. importFromQueue opens a redundant copy of the file, without ever using it:
import_file = librarian_ client. getFileByAlias(
entry_ to_import. content. id)