Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -79,7 +79,7 @@ import_heading_localfolder = "Other templates" # For now, assuming 'Other templates' are relative imports within a # module, or you want a custom section header. sections = "FUTURE,STDLIB,THIRDPARTY,FIRSTPARTY,LOCALFOLDER" # sections = "FUTURE,STDLIB,THIRDPARTY,FIRSTPARTY,LOCALFOLDER" # Removed TEMPLATES as it's not standard. If 'Other templates' are # from e.g. `noctua.templates.something`, they'd fall under Loading Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -79,7 +79,7 @@ import_heading_localfolder = "Other templates" # For now, assuming 'Other templates' are relative imports within a # module, or you want a custom section header. sections = "FUTURE,STDLIB,THIRDPARTY,FIRSTPARTY,LOCALFOLDER" # sections = "FUTURE,STDLIB,THIRDPARTY,FIRSTPARTY,LOCALFOLDER" # Removed TEMPLATES as it's not standard. If 'Other templates' are # from e.g. `noctua.templates.something`, they'd fall under Loading