The recommended code style for those files is more terse than PEP 8: prefer ... on the same line as the class/function signature; avoid vertical whitespace between consecutive module-level functions, names, or methods and fields within a single class; use a single blank line between top-...