I have a python file that is beginning to have a lot of import statements like
from enum import auto
Let\'s say I have a file called a.py and a.p