Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklambourne committed Jan 28, 2024
1 parent 5d9637f commit c1b4ac6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/unit/test_blocks.py
Original file line number Diff line number Diff line change
Expand Up @@ -199,9 +199,9 @@ def test_basic_rich_text_block() -> None:
RichText(
"Most hardest, most honest known artist",
italic=True,
)
),
]
),
block_id="fake_block_id",
)
)
)

0 comments on commit c1b4ac6

Please sign in to comment.