Skip to content

Commit

Permalink
Fixed formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
lauri-codes committed Nov 6, 2024
1 parent 45c785f commit a9d3c21
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class Parameter(ArchiveSection):
definition = Quantity(
type=str,
a_eln=ELNAnnotation(component=ELNComponentEnum.StringEditQuantity),
) # nomad_bayesian_optimization.schema_packages.experiments.CVDExperiment.gas_flow_rate
)


class ContinuousParameter(Parameter):
Expand Down

0 comments on commit a9d3c21

Please sign in to comment.