mirror of
https://github.com/HuFlungDu/pylibmeshctrl.git
synced 2026-02-20 13:42:11 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f0e09c0082 |
@@ -61,7 +61,7 @@ simply use the `initialized <https://pylibmeshctrl.readthedocs.io/en/latest/api/
|
|||||||
|
|
||||||
.. code:: python
|
.. code:: python
|
||||||
|
|
||||||
session = meshctrl.session.Session(url, **options)
|
session = meshctrl.Session(url, **options)
|
||||||
await session.initialized.wait()
|
await session.initialized.wait()
|
||||||
|
|
||||||
Note that, in this case, you will be rquired to clean up tho session
|
Note that, in this case, you will be rquired to clean up tho session
|
||||||
|
|||||||
Reference in New Issue
Block a user