Skip to content

Commit

Permalink
align sphinx field indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mfleader committed Oct 26, 2023
1 parent c1862e4 commit 802bc6b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/arcaflow_plugin_sdk/schema.py
Original file line number Diff line number Diff line change
Expand Up @@ -6874,8 +6874,7 @@ def test_object_serialization(
:param dc: the dataclass to use for tests.
:param t: the schema for the dataclass. If none is passed, the schema is
built automatically using
``schema.build_object_schema()``
built automatically using ``schema.build_object_schema()``
"""
try:
if t is None:
Expand Down

0 comments on commit 802bc6b

Please sign in to comment.