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
marc
metadata
Commits
c817f246
Commit
c817f246
authored
Oct 28, 2017
by
marc
Browse files
minor update
parent
0e158e13
Changes
1
Hide whitespace changes
Inline
Side-by-side
__init__.py
View file @
c817f246
...
...
@@ -54,10 +54,10 @@ class MetaData():
def
getMetaData
(
self
):
metaData
=
[
(
'description'
,
self
.
description
),
(
'startTime'
,
self
.
startTime
),
(
'operator1'
,
self
.
operator1
),
(
'operator2'
,
self
.
operator2
),
(
'operator3'
,
self
.
operator3
),
(
'startTime'
,
self
.
startTime
),
(
'tool'
,
self
.
tool
),
(
'integrationTime'
,
self
.
integrationTime
),
(
'outputDir'
,
self
.
outputDirectory
),
...
...
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