mirror of
https://github.com/gogcom/galaxy-integrations-python-api.git
synced 2026-04-19 05:36:53 -04:00
Replace travis with Github Actions
This commit is contained in:
@@ -33,7 +33,7 @@ class Cookie:
|
||||
|
||||
@dataclass
|
||||
class NextStep:
|
||||
"""Return this from :meth:`.authenticate` or :meth:`.pass_login_credentials` to open client built-in browser with given url.
|
||||
R"""Return this from :meth:`.authenticate` or :meth:`.pass_login_credentials` to open client built-in browser with given url.
|
||||
For example:
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
Reference in New Issue
Block a user