[GRASS-git] [OSGeo/grass] 706675: style: Fix flake8 E501 in man/build_md.py (#7422)
Greg Neighbors
noreply at github.com
Fri May 22 20:16:36 PDT 2026
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 70667511aaf67fe0d05523d9a7beb45924af9486
https://github.com/OSGeo/grass/commit/70667511aaf67fe0d05523d9a7beb45924af9486
Author: Greg Neighbors <gkneighb at mac.com>
Date: 2026-05-22 (Fri, 22 May 2026)
Changed paths:
M .flake8
M man/build_md.py
Log Message:
-----------
style: Fix flake8 E501 in man/build_md.py (#7422)
Reword the only long line in man/build_md.py from "To learn more about
these tool in general, go to [link]" to "To learn more, see the [link]"
so the line fits in 88 columns, then drop the file's E501 entry from
.flake8.
This is one of the cleanups invited by #1522. Verified that flake8 still
passes on the file with the per-file-ignore removed.
AI-assisted by Claude Code.
Co-authored-by: gkneighb <26003+gkneighb at users.noreply.github.com>
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list