Skip to content

Commit

Permalink
Add schema config
Browse files Browse the repository at this point in the history
  • Loading branch information
ka-sarthak committed Jan 7, 2025
1 parent 2b317b3 commit 52a4670
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/nomad_measurements/transmission/schema.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,9 @@
from nomad.datamodel.datamodel import EntryArchive
from structlog.stdlib import BoundLogger

from nomad.config import config

configuration = config.get_plugin_entry_point('nomad_measurements.transmission:schema')

m_package = SchemaPackage()

Expand Down

0 comments on commit 52a4670

Please sign in to comment.