AttributeError: module 'nibabel' has no attribute 'processing'

nibabel.processing.conform
I want to use this path in nibabel, but it doesn’t work.
I am using version 3.0.2.

It seems processing is not imported into the default namespace. That’s fixable, but in the meantime:

import nibabel.processing