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
0d299039
Commit
0d299039
authored
Feb 20, 2020
by
Zach Perkins
Browse files
got rid of a print statement oops
parent
35563746
Changes
1
Show whitespace changes
Inline
Side-by-side
where/model/__init__.py
View file @
0d299039
...
...
@@ -74,7 +74,6 @@ class Point(Base):
return
fields
=
self
.
category
.
fields
print
(
fields
[
0
].
slug
)
for
key
in
data
:
# Find Field object that corresponds to this key
...
...
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