setup.cfg (10 lines of code) (raw):

[isort] multi_line_output = 3 include_trailing_comma = True force_grid_wrap = 0 use_parentheses = True line_length = 88 lines_between_types = 1 combine_as_imports = True default_section = THIRDPARTY known_first_party = functions_framework, google.cloud.functions