Dear docs team,

The code in the section "Approximating importlib.import_module()" [https://docs.python.org/3/library/importlib.html#approximating-importlib-import-module] has an error. It seems that if, for, else should not be all aligned at the same level, unless there is a new syntax of Python that I do not know. 

Best,
Chris