Skip to content

Commit 492ffda

Browse files
author
evalette
committed
remove ending coma
1 parent 0960b79 commit 492ffda

File tree

1 file changed

+1
-1
lines changed
  • examples/flask_sqlalchemy

1 file changed

+1
-1
lines changed

examples/flask_sqlalchemy/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
}
2525
}
2626
}
27-
},
27+
}
2828
}'''.strip()
2929

3030
GraphQL(app, schema=schema, default_query=default_query)

0 commit comments

Comments
 (0)