Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Russell Stoneback <[email protected]>
  • Loading branch information
jklenzing and rstoneback authored Oct 2, 2024
1 parent 4847f53 commit 97067ce
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions pysatNASA/instruments/templates/template_cdaweb_instrument.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
# Full author list can be found in .zenodo.json file
# DOI:10.5281/zenodo.3986131
#
# Review Status for Classified or Controlled Information by NRL
# -------------------------------------------------------------
# DISTRIBUTION STATEMENT A: Approved for public release. Distribution is
# unlimited.
# ----------------------------------------------------------------------------
Expand All @@ -12,8 +14,8 @@
Copy and modify this file as needed when adding a new Instrument to pysat.
DO NOT include the NRL distribution statement in your new file. Contributions
by NRL developers will need to be cleared for classified or controlled information
separately from the pysat pull request process.
by NRL developers will need to be cleared for classified or controlled
information separately from the pysat pull request process.
This is a good area to introduce the instrument, provide background
on the mission, operations, instrumenation, and measurements.
Expand Down

0 comments on commit 97067ce

Please sign in to comment.