Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
dream
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
dream
Commits
fc946a94
Commit
fc946a94
authored
Jan 14, 2015
by
Georgios Dagkakis
Committed by
Ioannis Papagiannopoulos
Jan 16, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
print removed
parent
c9e0f839
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
dream/plugins/ReadShiftFromSpreadsheet.py
dream/plugins/ReadShiftFromSpreadsheet.py
+0
-1
No files found.
dream/plugins/ReadShiftFromSpreadsheet.py
View file @
fc946a94
...
...
@@ -32,7 +32,6 @@ class ReadShiftFromSpreadsheet(plugin.InputPreparationPlugin):
(
start_time
,
stop_time
)
)
for
line
in
data
[
'input'
][
'operator_shift_spreadsheet'
][
1
:]:
print
line
if
line
[
1
]:
# Get the dates, and convert them to simulation clock time units.
# In this class, time unit is a minute (XXX it can be an option)
...
...
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