Skip to content

Commit

Permalink
docs: update a docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
seppzer0 committed Nov 23, 2023
1 parent 990bad3 commit 78b07c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/mdocker/models/test_builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
)
class TestGenPlatforms:

"""A grouping class for testing the _gen_platforms() static method."""
"""A grouping class for testing the _gen_platforms() method."""

def test__gen_platforms__same_amount(self, platforms_string: str) -> None:
"""Test the amount of generated platforms."""
Expand Down

0 comments on commit 78b07c0

Please sign in to comment.