Closed semuadmin closed 2 months ago
Fixed offsets added to troposphere attributes, in accordance with SPARTN 2.0.2 specification:
Thanks for @jonathanmuller for contribution.
Fixes #30
Please test all changes, however trivial, against the supplied pytest suite tests/test_*.py. Please describe any test cases you have amended or added to this suite to maintain >= 90% code coverage.
tests/test_*.py
CONTRIBUTING.MD
pyspartn Pull Request Template
Description
Fixed offsets added to troposphere attributes, in accordance with SPARTN 2.0.2 specification:
Thanks for @jonathanmuller for contribution.
Fixes #30
Testing
Please test all changes, however trivial, against the supplied pytest suite
tests/test_*.py
. Please describe any test cases you have amended or added to this suite to maintain >= 90% code coverage.Checklist:
CONTRIBUTING.MD
).tests/test_*.py
pytest suite to maintain >= 90% code coverage.tests/test_*.py
unittest suite.