mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-17 14:08:10 -07:00
docs: update generated docs
This commit is contained in:
@@ -164,7 +164,7 @@ Main BRK client with metrics tree and API methods.
|
||||
#### \_\_init\_\_
|
||||
|
||||
```python
|
||||
def __init__(base_url: str = "http://localhost:3000", timeout: float = 30.0)
|
||||
def __init__(base_url: str = 'http://localhost:3000', timeout: float = 30.0)
|
||||
```
|
||||
|
||||
<a id="brk_client.BrkClient.metric"></a>
|
||||
|
||||
Reference in New Issue
Block a user