Skip to content

Commit

Permalink
Merge branch 'main' into add_custom_any_type
Browse files Browse the repository at this point in the history
  • Loading branch information
lzchen authored Sep 18, 2024
2 parents 826e913 + 6919f65 commit a09c449
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,6 @@ def test_synchronous_delta_temporality(self):

results.append(reader.get_metrics_data())

provider.shutdown()

for metrics_data in results:
self.assertIsNone(metrics_data)

Expand Down

0 comments on commit a09c449

Please sign in to comment.