Skip to content

Commit

Permalink
Fixed one style error
Browse files Browse the repository at this point in the history
  • Loading branch information
kglidic committed Mar 12, 2024
1 parent 99e24ff commit c3ffe9f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"print(f'CRDS cache location: {os.environ[\"CRDS_PATH\"]}')\n",
"\n",
"print(\"JWST Calibration Pipeline Version={}\".format(jwst.__version__))\n",
"# print(\"Current Operational CRDS Context = {}\".format(crds.get_default_context()))\n"
"# print(\"Current Operational CRDS Context = {}\".format(crds.get_default_context()))"
]
},
{
Expand Down

0 comments on commit c3ffe9f

Please sign in to comment.