[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.cipre-commit-ci-update-config
parent
32eea204e5
commit
24549a25f6
|
|
@ -3,7 +3,6 @@ import os
|
|||
from discord_webhook import send_to_discord
|
||||
from modules.shared import cmd_opts
|
||||
|
||||
|
||||
is_colab = "COLAB_RELEASE_TAG" in os.environ or "COLAB_BACKEND_VERSION" in os.environ
|
||||
|
||||
if is_colab and cmd_opts.googleusercontent:
|
||||
|
|
|
|||
Loading…
Reference in New Issue