Skip to content

scripts: Enable import not at top warning#1510

Merged
wenzeslaus merged 2 commits into
OSGeo:masterfrom
wenzeslaus:scripts-flake-imports
Apr 8, 2021
Merged

scripts: Enable import not at top warning#1510
wenzeslaus merged 2 commits into
OSGeo:masterfrom
wenzeslaus:scripts-flake-imports

Conversation

@wenzeslaus

Copy link
Copy Markdown
Member

Move imports and path modifications around as needed.
Ignore some complex cases for now.

Move imports and path modifications around as needed.
Ignore some complex cases for now.
@wenzeslaus wenzeslaus requested a review from tmszi April 7, 2021 03:11
Comment thread scripts/r.in.wms/r.in.wms.py Outdated
@@ -228,6 +226,8 @@ def GetRegionParams(opt_region):

def main():

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Redundant blank line.

@wenzeslaus wenzeslaus merged commit 761222c into OSGeo:master Apr 8, 2021
@wenzeslaus wenzeslaus deleted the scripts-flake-imports branch April 8, 2021 02:52
@neteler neteler added this to the 8.0.0 milestone Dec 9, 2021
ninsbl pushed a commit to ninsbl/grass that referenced this pull request Oct 26, 2022
Move imports and path modifications around as needed.
Ignore some complex cases for now.
Remove redundant blank line right after function name.
ninsbl pushed a commit to ninsbl/grass that referenced this pull request Feb 17, 2023
Move imports and path modifications around as needed.
Ignore some complex cases for now.
Remove redundant blank line right after function name.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants