Daniel
Daniel
I've never intentionally deployed a linter to production...
Prosed fix for #178 Add specific exemption from N815 for all subclasses of `TypedDict` because class variable naming conventions should not apply to dictionary keys. I've tried to reuse code...
## Which problem is this PR solving? According to the [specs](https://opentelemetry.io/docs/specs/otel/metrics/data-model/#histogram-bucket-inclusivity), histogram bucket upper bounds are inclusive. This PR contains a very small change to the docs to reflect that....