Skip to content

Commit caf5144

Browse files
author
Azfaar Qureshi
committed
changing isort to path
1 parent 32f7014 commit caf5144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.isort.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ line_length=79
1313
; docs: https://github.com/timothycrosley/isort#multi-line-output-modes
1414
multi_line_output=3
1515
skip=target
16-
skip_glob=**/gen/*,.venv*/*,venv*/*,reference*/*,opentelemetry-python-core/*,*.yml,*.md,Dockerfile
16+
skip_glob=**/gen/*,.venv*/*,venv*/*,reference*/*,opentelemetry-python-core/*,**/examples
1717
known_first_party=opentelemetry
1818
known_third_party=psutil,pytest,redis,redis_opentracing

0 commit comments

Comments
 (0)