Skip to content

Commit 7e412cf

Browse files
committed
apply black
1 parent e878a8a commit 7e412cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/textual/app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2153,6 +2153,7 @@ async def run_app() -> ReturnType | None:
21532153
size=size,
21542154
auto_pilot=auto_pilot,
21552155
)
2156+
21562157
if loop is None:
21572158
if _ASYNCIO_GET_EVENT_LOOP_IS_DEPRECATED:
21582159
# N.B. This does work with Python<3.10, but global Locks, Events, etc

0 commit comments

Comments
 (0)