Skip to content

Commit 12e7a3e

Browse files
committed
format
1 parent c35c277 commit 12e7a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/browser_object_navigation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,4 +189,4 @@ def open_tracker_panel(self) -> BasePage:
189189
Clicks the shield icon and opens the panel associated with it
190190
"""
191191
self.get_element("shield-icon").click()
192-
return self
192+
return self

0 commit comments

Comments
 (0)