Skip to content

Commit

Permalink
Linting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ladinesa committed Aug 14, 2024
1 parent f5d348f commit 2e883fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runschema/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ def load(self):

run_schema_entry_point = RunSchemaEntryPoint(
name="RunSchema", description="Schema for the nomad run section."
)
)

0 comments on commit 2e883fa

Please sign in to comment.