Skip to content

Commit

Permalink
make flake8 happy
Browse files Browse the repository at this point in the history
  • Loading branch information
lmolkova committed Oct 31, 2023
1 parent f2f86d8 commit 8650122
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
# limitations under the License.

import re
from typing import Tuple # noqa: F401

from opentelemetry.semconv.model.exceptions import ValidationError

Expand Down

0 comments on commit 8650122

Please sign in to comment.