Skip to content

Commit

Permalink
Ignoring pylint for protected access
Browse files Browse the repository at this point in the history
  • Loading branch information
Dudssource authored and ocelotl committed Feb 13, 2024
1 parent f911269 commit af1de86
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -981,6 +981,7 @@ def test_preferred_aggregation_override(self):
)

self.assertEqual(
# pylint: disable=protected-access
exporter._preferred_aggregation[Histogram], histogram_aggregation
)

Expand Down

0 comments on commit af1de86

Please sign in to comment.