Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
cecille committed Sep 4, 2024
1 parent 06a28f5 commit b7895f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/python_testing/TestConformanceTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,6 @@ async def test_macl_restrictions(self):

nim_id = self._get_device_type_id('network infrastructure manager')
root_node_id = self._get_device_type_id('root node')
on_off_id = self._get_device_type_id('On/Off Light')

root = self._create_minimal_dt(device_type_id=root_node_id)
nim = self._create_minimal_dt(device_type_id=nim_id)
Expand Down

0 comments on commit b7895f2

Please sign in to comment.