[GRASS-git] [OSGeo/grass] 602118: init: Fix F401 Linter Warnings by Replacing Wildca...
Arohan Ajit
noreply at github.com
Sat Nov 16 14:29:18 PST 2024
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 602118adcc4baf69f6441f964f68fd3f34ec3874
https://github.com/OSGeo/grass/commit/602118adcc4baf69f6441f964f68fd3f34ec3874
Author: Arohan Ajit <arohanajit232 at gmail.com>
Date: 2024-11-16 (Sat, 16 Nov 2024)
Changed paths:
M .flake8
M python/grass/app/__init__.py
M python/grass/experimental/__init__.py
M python/grass/script/__init__.py
M python/grass/temporal/stds_import.py
Log Message:
-----------
init: Fix F401 Linter Warnings by Replacing Wildcard Imports with Explicit Imports in __init__.py (#4647)
* fixed F401 in app
* experimental update
* update
* fixed
* removed comment
* removed duplicates
* added Popen
* fix setup
* fixed
* Remove fixed F401 and F403 from .flake8 exclusions
---------
Co-authored-by: Edouard Choinière <27212526+echoix 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