Pattern: Module import outside toplevel Issue: - Description Used when an import statement is used anywhere other than the module toplevel. Move this import to the top of the file.