mirror of
https://github.com/mgracanin/ASCIIStarWars.git
synced 2026-04-24 11:16:22 +02:00
Update __init__.py
This commit is contained in:
parent
908f733701
commit
edafa54280
1 changed files with 1 additions and 2 deletions
|
|
@ -2,8 +2,7 @@ from asyncio import sleep
|
|||
from pathlib import Path
|
||||
|
||||
'''
|
||||
https://www.asciimation.co.nz/
|
||||
|
||||
ASCII Art from https://www.asciimation.co.nz/
|
||||
'''
|
||||
|
||||
starwars_file_path = (f"{Path(__file__).parent}/starwars.txt")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue