Now that we normalize whitespace between sections, this means that we remove a blank line that already-sorted code likely has. ``` import first_party.submodule import foo from .submodule import bar ```