Skip to content

Commit 97067ce

Browse files
Apply suggestions from code review
Co-authored-by: Russell Stoneback <[email protected]>
1 parent 4847f53 commit 97067ce

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

pysatNASA/instruments/templates/template_cdaweb_instrument.py

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
# Full author list can be found in .zenodo.json file
55
# DOI:10.5281/zenodo.3986131
66
#
7+
# Review Status for Classified or Controlled Information by NRL
8+
# -------------------------------------------------------------
79
# DISTRIBUTION STATEMENT A: Approved for public release. Distribution is
810
# unlimited.
911
# ----------------------------------------------------------------------------
@@ -12,8 +14,8 @@
1214
Copy and modify this file as needed when adding a new Instrument to pysat.
1315
1416
DO NOT include the NRL distribution statement in your new file. Contributions
15-
by NRL developers will need to be cleared for classified or controlled information
16-
separately from the pysat pull request process.
17+
by NRL developers will need to be cleared for classified or controlled
18+
information separately from the pysat pull request process.
1719
1820
This is a good area to introduce the instrument, provide background
1921
on the mission, operations, instrumenation, and measurements.

0 commit comments

Comments
 (0)