Skip to content

Commit

Permalink
Refs #NAV-3691 - Update pre commit configuration for otlp.py.
Browse files Browse the repository at this point in the history
  • Loading branch information
Netmisa committed Jan 29, 2025
1 parent 207bc55 commit f0712e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ repos:
args: [--ignore-missing-imports, --py2, --follow-imports, skip]
files: source
language_version: python3.9
exclude: /monitor/|/third_party/|/tests/|/sql/|env\.py$|setup\.py$
exclude: /monitor/|/third_party/|/tests/|/sql/|env\.py$|setup\.py|otlp\.py$

0 comments on commit f0712e6

Please sign in to comment.