Skip to content

Commit 0af0826

Browse files
committed
add missing import
1 parent 4e17e85 commit 0af0826

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/playwright/shiny/bookmark/chat/chatlas/test_bookmark_chatlas.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import re
2+
13
from playwright.sync_api import Page
24

35
from shiny.playwright.controller import Chat

0 commit comments

Comments
 (0)