Fix comment indentation#2526
Merged
Merged
Conversation
Corrects comment indentation to satisfy PEP-8 complaints from pynorms.
TerrenceMcGuinness-NOAA
approved these changes
Apr 23, 2024
Collaborator
TerrenceMcGuinness-NOAA
left a comment
There was a problem hiding this comment.
yep, looks important to me
aerorahul
approved these changes
Apr 23, 2024
danholdaway
added a commit
to danholdaway/global-workflow
that referenced
this pull request
May 2, 2024
* upstream/develop: Update gfs_utils for Gaea (NOAA-EMC#2556) Updated GEMPAK version and APRUN launcher. (NOAA-EMC#2555) Utilize scale-dependent localization for atmospheric analysis (NOAA-EMC#2542) Remove implicit symlink names (NOAA-EMC#2527) Fixes sea ice archiving (NOAA-EMC#2541) Link ensemble analysis increment files to COMROOT for warm_start (NOAA-EMC#2553) Launch Multiple Platforms to Jenkins with polling (NOAA-EMC#2548) Turn C48mx500_3DVarAOWCDA back on (NOAA-EMC#2543) Add option to link different orog/ugwd fix files for global nest (NOAA-EMC#2532) Retire AWIPS GRIB1 products (NOAA-EMC#2547) Add CADS use flexibility (NOAA-EMC#2540) Hot fix for bash CI on WCOSS2 (NOAA-EMC#2536) Fix comment indentation (NOAA-EMC#2526)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Corrects comment indentation to satisfy PEP-8 complaints from pynorms.
Type of change
Change characteristics
How has this been tested?
Comment whitespace only - no testing needed.
Checklist