Skip to content

Commit d550016

Browse files
authored
Update src/code/language-support/python/client/ql.md
1 parent 976ccee commit d550016

File tree

1 file changed

+3
-3
lines changed
  • src/code/language-support/python/client

1 file changed

+3
-3
lines changed

src/code/language-support/python/client/ql.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ provides a safe and simple way to query data from a GraphQL API.
1010

1111
Features:
1212

13-
* python objects to valid GraphQL string
14-
* scalar query responses
15-
* typesafety
13+
- python objects to valid GraphQL string
14+
- scalar query responses
15+
- type-safety
1616

1717
## Install
1818

0 commit comments

Comments
 (0)