weldx.WeldxFile.popitem

WeldxFile.popitem()

Remove the item that was last inserted into the file.

Notes

In versions before 3.7, the popitem() method removes a random item.

Returns

the last item.

Return type

object