See https://docs.astral.sh/ruff/rules/#isort-i.
@@ -5,9 +5,10 @@ import subprocess
import sys
import time
from base64 import b64encode
from deepdiff import DeepDiff
from pathlib import Path
def github_output(name, value):
if "GITHUB_OUTPUT" not in os.environ:
The note is not visible to the blocked user.