"""Lint: detect `with a() and b():` (boolean op in with-statement context). Using `and`/`or` to combine context managers is almost always a bug: with ctx_a() and ctx_b(): # BUG: only ctx_b is entered ...
Model page: https://huggingface.co/ibm-granite/granite-3.3-2b-instruct ⚠️ If the generated code snippets do not work, please open an issue on either the [model ...