You're reading the documentation for a development version. For the latest released version, please have a look at master.
queens_reasoner.setup
Setup utilities for Queens Reasoner.
Functions
|
Install Playwright browsers for the Queens Reasoner. |
Module Contents
- queens_reasoner.setup.install_playwright_browsers_(*args, **kwargs)[source]
Install Playwright browsers for the Queens Reasoner.
Delegates to
queens_solver.setup.install_playwright_browsers.- Parameters:
*args – Positional arguments forwarded to the underlying installer.
**kwargs – Keyword arguments forwarded to the underlying installer.
- Returns:
None
- Return type:
None