mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
fix hound
This commit is contained in:
parent
493964aee2
commit
be48678836
1 changed files with 0 additions and 1 deletions
1
start.py
1
start.py
|
|
@ -132,7 +132,6 @@ import certifi # noqa: E402
|
|||
if sys.__stdout__:
|
||||
term = blessed.Terminal()
|
||||
|
||||
|
||||
def _print(message: str):
|
||||
if message.startswith("!!! "):
|
||||
print("{}{}".format(term.orangered2("!!! "), message[4:]))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue