From 436d7fe001ae0b488702958e21353ea03232f094 Mon Sep 17 00:00:00 2001 From: Mel van Londen Date: Mon, 24 Jun 2019 16:35:48 -0700 Subject: [PATCH] fix trailing whitespace --- ROADMAP.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 3f46987e..3653c7ef 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -25,7 +25,7 @@ Targeted as v3 of [graphql-core](https://pypi.org/project/graphql-core/), Python ### Graphene-* - [ ] Integrate with the graphene core-next API and resolve all breaking changes -### *-graphql +### *-graphql - [ ] Integrate with the graphql core-next API and resolve all breaking changes ## Ongoing Initiatives @@ -53,4 +53,4 @@ Targeted as v3 of [graphql-core](https://pypi.org/project/graphql-core/), Python | ...[sqlalchemy](https://github.com/graphql-python/graphene-sqlalchemy) | jnak/Nabell | ✅ | ✅ | ✅ | | | ...[mongo](https://github.com/graphql-python/graphene-mongo) | | | ✅ | ✅ | | | ...[relay-py](https://github.com/graphql-python/graphql-relay-py) | Cito | | | | | -| ...[wsgi](https://github.com/moritzmhmk/wsgi-graphql) | | | | | | \ No newline at end of file +| ...[wsgi](https://github.com/moritzmhmk/wsgi-graphql) | | | | | |