def goto()
in
computers/default/scrapybara.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def goto(self, url: str) -> None: self._page.goto(url)