We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4920570 commit 75c0b84Copy full SHA for 75c0b84
1 file changed
opentelemetry-sdk/tests/metrics/test_metrics.py
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-# pylint: disable=protected-access,no-self-use
+# pylint: disable=protected-access,no-self-use,too-many-lines
16
17
import weakref
18
from collections.abc import Callable
0 commit comments