Skip to content

Commit

Permalink
update import
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmyruann committed Feb 7, 2024
1 parent b992b54 commit 72ab51a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_surfaces.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import pytest
from blockkit.blocks import Input, RichText, Section, RichTextSection
from blockkit.blocks import Input, RichText, RichTextSection, Section
from blockkit.elements import Button, PlainTextInput
from blockkit.objects import MarkdownText, PlainText, Text
from blockkit.surfaces import Home, Message, Modal, WorkflowStep
Expand Down

0 comments on commit 72ab51a

Please sign in to comment.