[GRASS-git] [OSGeo/grass] 235652: doc: Fix most Flake8 issues in example files (#4353)
Arohan Ajit
noreply at github.com
Fri Sep 20 20:05:59 PDT 2024
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 2356520814d2ab272c308af9e89c3af466c13a13
https://github.com/OSGeo/grass/commit/2356520814d2ab272c308af9e89c3af466c13a13
Author: Arohan Ajit <arohanajit232 at gmail.com>
Date: 2024-09-20 (Fri, 20 Sep 2024)
Changed paths:
M .flake8
M doc/python/m.distance.py
M doc/python/raster_example_ctypes.py
M doc/python/vector_example_ctypes.py
Log Message:
-----------
doc: Fix most Flake8 issues in example files (#4353)
This addresses F403 and F405. These are mostly related to wild card imports. This does not touch max line length issue with long tool description documentation line (current format limitation).
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