We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42464e7 commit e19acf5Copy full SHA for e19acf5
instrumentation/opentelemetry-instrumentation-asgi/src/opentelemetry/instrumentation/asgi/__init__.py
@@ -11,7 +11,7 @@
11
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
-# pylint: disable=too-many-locals
+# pylint: disable=too-many-locals,too-many-lines
15
16
"""
17
The opentelemetry-instrumentation-asgi package provides an ASGI middleware that can be used
0 commit comments