Skip to content

Commit fd1451d

Browse files
authored
Update __init__.py
1 parent 1275d11 commit fd1451d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

asyncio_tutorial/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@
99

1010
def init_script():
1111
asyncio.run(intro_tutorial())
12+
LOGGER.info("-------------------------------------------")
1213
asyncio.run(aiohttp_aiofiles_tutorial())

0 commit comments

Comments
 (0)