Skip to content

Commit ee27b8a

Browse files
committed
run precommit
1 parent bf49233 commit ee27b8a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

opentelemetry-sdk/tests/_configuration/test_resource.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,6 +377,7 @@ def test_excluded_filter_removes_host_attributes(self):
377377
self.assertNotIn(HOST_NAME, resource.attributes)
378378
self.assertIn(HOST_ARCH, resource.attributes)
379379

380+
380381
class TestContainerResourceDetector(unittest.TestCase):
381382
@staticmethod
382383
def _config_with_container() -> ResourceConfig:

0 commit comments

Comments
 (0)