Skip to content

Commit

Permalink
fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
denizs committed Nov 16, 2023
1 parent e6f56ca commit b3495a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/enlyze/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ class ProductionRun:
#: The UUID of the production run
uuid: UUID

#: The UUID of the appliance the production run was executed on.
#: The appliance the production run was executed on.
appliance: Appliance

#: The average throughput of the production run excluding downtimes.
Expand Down

0 comments on commit b3495a6

Please sign in to comment.