Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ross I Kinsey
where
Commits
4ef83d31
Commit
4ef83d31
authored
Feb 20, 2020
by
Zach Perkins
Browse files
i couldn't not fix this
parent
4a62db8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
where/app.py
View file @
4ef83d31
...
...
@@ -154,7 +154,7 @@ def get_point_children(session, id):
def
create_resource
(
session
,
model_cls
,
data
,
get_function
):
'''
Create the resource specified by the given model class and initialized with the data
dict
and
return an appropriate JSON response.
dict
,
return
ing
an appropriate JSON response.
:param session: The sqlalchemy session
:param model_cls: The class of the model for this resource
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment