Skip to content

Commit

Permalink
delete old configs
Browse files Browse the repository at this point in the history
  • Loading branch information
aabmass committed Mar 28, 2024
1 parent c142e8b commit 1926bba
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 67 deletions.
31 changes: 0 additions & 31 deletions .flake8

This file was deleted.

19 changes: 0 additions & 19 deletions .isort.cfg

This file was deleted.

17 changes: 0 additions & 17 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
[tool.black]
line-length = 79
exclude = '''
(
/( # generated files
.tox|
venv|
venv.*|
.venv.*|
target.*|
.*/build/lib/.*|
exporter/opentelemetry-exporter-zipkin-proto-http/src/opentelemetry/exporter/zipkin/proto/http/v2/gen|
opentelemetry-proto/src/opentelemetry/proto/.*/.*|
scripts
)/
)
'''
[tool.pytest.ini_options]
addopts = "-rs -v"
log_cli = true
Expand Down

0 comments on commit 1926bba

Please sign in to comment.