Skip to content

Commit

Permalink
fixed typo in magnetron
Browse files Browse the repository at this point in the history
  • Loading branch information
aalbino2 committed Oct 2, 2024
1 parent 775a83a commit 0b5f5a4
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,7 @@ class Magnetron(PVDEvaporationSource):
),
)

power = SourcePower()

Description = Quantity(
description = Quantity(
type=str,
a_eln=ELNAnnotation(
component='RichTextEditQuantity',
Expand Down

0 comments on commit 0b5f5a4

Please sign in to comment.