Skip to content

Commit

Permalink
fixing format issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Gpetrak committed Jan 9, 2025
1 parent 2c07377 commit 9ebc683
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion geonode/metadata/tests/test_handlers.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
from geonode.metadata.handlers.group import GroupHandler
from geonode.metadata.handlers.hkeyword import HKeywordHandler
from geonode.metadata.handlers.thesaurus import TKeywordsHandler
from geonode.metadata.handlers.sparse import SparseHandler
from geonode.resource.utils import KeywordHandler
from geonode.metadata.handlers.contact import ContactHandler, ROLE_NAMES_MAP
from geonode.metadata.handlers.sparse import SparseHandler, sparse_field_registry
Expand Down
1 change: 0 additions & 1 deletion geonode/metadata/tests/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
MetadataRegionsAutocomplete,
MetadataHKeywordAutocomplete,
MetadataGroupAutocomplete,
tkeywords_autocomplete,
)
from geonode.metadata.settings import METADATA_HANDLERS
from geonode.base.models import ResourceBase
Expand Down

0 comments on commit 9ebc683

Please sign in to comment.