Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jul 18, 2024
1 parent fb347c7 commit 341b14a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions datacube_ows/wsgi.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
os.environ.setdefault("DATACUBE_CONFIG_PATH", "/opt/odc/.datacube.conf.local")

from datacube_ows import __version__

from datacube_ows.ogc import app # isort:skip

application = app
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,3 @@ msgstr "Surface reflectance (Sentinel-2)"

msgid "style.s2_l2a.simple_rgb.title"
msgstr "Simple RGB"

Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,3 @@ msgstr "Surface reflectance (Sentinel-2)"

msgid "style.s2_l2a.simple_rgb.title"
msgstr "Simple RGB"

0 comments on commit 341b14a

Please sign in to comment.