Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
osp
tools.ethertoff
Commits
4c7d38c4
Commit
4c7d38c4
authored
Nov 19, 2019
by
gijs
Browse files
Silly
parent
bec1a5e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
generator/management/commands/generate.py
View file @
4c7d38c4
...
...
@@ -200,7 +200,7 @@ def generate ():
{
'trajectories'
:
sorted_trajectories
,
'grouped_trajectories'
:
grouped_trajectories
,
'reflections'
:
sorted
(
reflections
.
models
,
getLabelAsSortKey
)
'reflections'
:
sorted
(
reflections
.
models
,
key
=
getLabelAsSortKey
)
})
# for trajectory in trajectories.models:
...
...
Write
Preview
Supports
Markdown
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