mgbam commited on
Commit
6aa799c
·
verified ·
1 Parent(s): e78237f

Update mcp/opentargets.py

Browse files
Files changed (1) hide show
  1. mcp/opentargets.py +0 -1
mcp/opentargets.py CHANGED
@@ -1,5 +1,4 @@
1
  ### `opentargets.py` – tractability & constraint
2
- ```python
3
  import os, httpx, textwrap, asyncio
4
  from functools import lru_cache
5
  _URL="https://api.platform.opentargets.org/api/v4/graphql"
 
1
  ### `opentargets.py` – tractability & constraint
 
2
  import os, httpx, textwrap, asyncio
3
  from functools import lru_cache
4
  _URL="https://api.platform.opentargets.org/api/v4/graphql"