Skip to content

Commit 35f8312

Browse files
committed
Fix lint
1 parent d02f9af commit 35f8312

File tree

1 file changed

+2
-0
lines changed
  • opentelemetry-semantic-conventions/src/opentelemetry/semconv/trace

1 file changed

+2
-0
lines changed

opentelemetry-semantic-conventions/src/opentelemetry/semconv/trace/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15+
# pylint: disable=too-many-lines
16+
1517
from enum import Enum
1618

1719
from deprecated import deprecated

0 commit comments

Comments
 (0)