Skip to content

Commit

Permalink
revert last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex committed Jan 3, 2025
1 parent 4a06c4d commit be8ab2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ ignore = [
"docs/**/*.*" = ["A001"]

[tool.ruff.lint.isort]
required-imports = ["from __future__ import annotations"]
detect-same-package = false # to not consider instrumentation packages as first-party
known-first-party = ["opentelemetry"]
known-third-party = [
Expand Down

0 comments on commit be8ab2f

Please sign in to comment.