Rigify: suppress module load order list mismatch errors.
commita918332cc3f821f5a70b1de53b65dd9ca596b093
authorAlexander Gavrilov <angavrilov@gmail.com>
Mon, 19 Oct 2020 13:48:45 +0000 (19 16:48 +0300)
committerAlexander Gavrilov <angavrilov@gmail.com>
Mon, 19 Oct 2020 13:48:45 +0000 (19 16:48 +0300)
treec7c48c66e0ce7d34b6bf9148fffaf56753d4ef6a
parentae6710aab8b0ca4271db7a04db0b962b79df3191
Rigify: suppress module load order list mismatch errors.

It seems the order changed, maybe because of a Python version
upgrade. To fix, ignore the position of the 'utils' module.
rigify/__init__.py