We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The function LC_SampleAPs can be refactored - the "if(StartIndex == EndIndex)" condition can be removed.
Imported from GSFCCFS-1358
The text was updated successfully, but these errors were encountered:
Fix nasa#14, Refactor LC_SampleAPs to remove extraneous if statement
2262d0c
2cf28c8
4d98004
Merge pull request #47 from thnkslprpt/fix-14-refactor-LC_SampleAPs
2dd1c7d
Fix #14, Refactor LC_SampleAPs to remove extraneous if statement
Successfully merging a pull request may close this issue.
The function LC_SampleAPs can be refactored - the "if(StartIndex == EndIndex)" condition can be removed.
Imported from GSFCCFS-1358
The text was updated successfully, but these errors were encountered: