GPI-1237 Docs clarification about platforms

This commit is contained in:
Mieszko Banczerowski
2020-04-27 12:14:23 +02:00
parent ad758b0da9
commit 9745dcd8ef
3 changed files with 33 additions and 10 deletions

View File

@@ -6,7 +6,6 @@ Exemplary simple web service could looks like:
.. code-block:: python
import logging
from galaxy.http import create_client_session, handle_exception
class BackendClient: