Skip to content

Commit

Permalink
Remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
ladinesa committed Aug 28, 2024
1 parent 7cb23e0 commit c0dbc57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion databaseparsers/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ class EntryPoint(ParserEntryPoint):

def load(self):
from nomad.parsing import MatchingParserInterface
from . import openkim

return MatchingParserInterface(**self.dict())

Expand Down

0 comments on commit c0dbc57

Please sign in to comment.