Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
nomad-FAIR
Commits
30612af4
Commit
30612af4
authored
May 09, 2019
by
Markus Scheidgen
Browse files
Minor linting.
parent
bf48992b
Pipeline
#47997
failed with stages
in 17 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
nomad/migration.py
View file @
30612af4
...
...
@@ -355,7 +355,6 @@ class Package(Document):
Package
.
_get_collection
().
update_many
(
dict
(
upload_id
=
self
.
package
.
upload_id
),
{
'$set'
:
dict
(
packages
=
packages
)})
current_upload
=
None
# the package of the current directory, might be reused for other directories,
# if not too big
...
...
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