Skip to content

Commit

Permalink
chore: run ruff formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
machow committed Nov 22, 2024
1 parent 03683f9 commit 019f637
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion great_tables/_utils_selenium.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@


class _BaseWebDriver:

def __init__(self, debug_port: int | None = None):
self.debug_port = debug_port
self.wd_options = self.cls_wd_options()
Expand Down

0 comments on commit 019f637

Please sign in to comment.