Skip to content

Commit

Permalink
fix Docker entrypoint import
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Jan 6, 2024
1 parent 87111da commit 396a9d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/entrypoint.py
Expand Up @@ -47,6 +47,7 @@

from pycsw.core.config import StaticContext
from pycsw.core.repository import Repository, setup
from pycsw.ogc.api.util import yaml_load

LOGGER = logging.getLogger(__name__)

Expand Down

0 comments on commit 396a9d7

Please sign in to comment.