Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
idocx committed Jul 30, 2024
1 parent 9f3c6db commit 0cdc5e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alab_management/resource_manager/resource_requester.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ class ResourceRequestItem(BaseModel):

class ResourcesRequest(RootModel):
"""
This class is used to validate the resource request. Each request should have a format of
This class is used to validate the resource request. Each request should have a format like this.
.. code-block::
Expand Down

0 comments on commit 0cdc5e9

Please sign in to comment.