Skip to content

Commit 35ebec9

Browse files
committed
linting issues
1 parent c119aa9 commit 35ebec9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/playwright/examples/example_apps.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
SHINY_INIT_TIMEOUT = 30_000
1919
ERROR_ELEMENT_TIMEOUT = 1_000
2020

21+
2122
def get_apps(path: str) -> typing.List[str]:
2223
full_path = pyshiny_root / path
2324
app_paths: typing.List[str] = []

0 commit comments

Comments
 (0)