opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentati.../tests/protobuf
Michael Manganiello 07c52aad38
Refactor code using pyupgrade for Python 3.6 (#770)
* Refactor code using pyupgrade for Python 3.6

This diff is the result of applying the following command to the
project:

```shell
find . -type f -name "*.py" -exec pyupgrade --py36-plus '{}' +
```

* Simplify yield from
2021-10-24 07:04:06 +05:30
..
test_server.proto Rename remaining framework packages from "ext" to "instrumentation" (#969) 2020-08-04 19:10:51 -07:00
test_server_pb2.py Refactor code using pyupgrade for Python 3.6 (#770) 2021-10-24 07:04:06 +05:30
test_server_pb2_grpc.py Refactor code using pyupgrade for Python 3.6 (#770) 2021-10-24 07:04:06 +05:30