Added a small code warning and added more comments to models.py
This commit is contained in:
parent
054c5db2f2
commit
5fefee2282
2 changed files with 5 additions and 4 deletions
|
@ -14,7 +14,7 @@ from time import sleep
|
|||
from yaml import safe_load
|
||||
|
||||
|
||||
banner = """ ___ _ _
|
||||
banner = r""" ___ _ _
|
||||
| \ _ _ (_) _ _ | |__ ___ ___
|
||||
| |) || '_|| || ' \ | / /(_-< |___|
|
||||
|___/ |_| |_||_||_||_\_\/__/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue