Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename flag vars to include _flag at the end #160

Merged
merged 5 commits into from
Sep 19, 2024

Conversation

trey-stafford
Copy link
Contributor

No description provided.

@trey-stafford trey-stafford changed the title Rename flag vars Rename flag vars to include _flag at the end Sep 19, 2024
@trey-stafford trey-stafford marked this pull request as ready for review September 19, 2024 20:13
@@ -104,7 +104,6 @@ def prepare_monthly_nc_for_publication(
if f"_{PROTOTYPE_PLATFORM_ID}_" not in fp.name
]
if len(default_monthly_fps) != 1:
breakpoint()
Copy link
Contributor

Choose a reason for hiding this comment

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

Lol. This reminds of the type of thing I submit to the repo!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It happens 😅 . Ideally our linter would identify these and flag them for removal. I wonder if that's something we can enable. Might look at later.

@trey-stafford trey-stafford merged commit 98b338c into ecdr-at-25km Sep 19, 2024
1 check passed
@trey-stafford trey-stafford deleted the rename-flag-vars branch September 19, 2024 22:18
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.

2 participants