Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123261
b: refs/heads/vhbbHeppy74X
c: 86ee137
h: refs/heads/vhbbHeppy74X
i:
  123259: 10b59f6
  • Loading branch information
Zhen Xie committed Apr 29, 2013
1 parent c1e1070 commit 4b54808
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/vhbbHeppy74X: 6aa976f0007222453aad518873ea1f2092de8c9d
refs/heads/vhbbHeppy74X: 86ee1373e776e7d7254ff1c358b29ff7077181e1
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ def PlotPeakPUAllYears(lumi_data_by_fill_per_year):
ax.set_yscale("log")

time_begin = datetime.datetime(years[0], 1, 1, 0, 0, 0)
time_end = datetime.datetime(years[-1], 12, 16, 20, 50,09)
time_end = datetime.datetime(years[-1], 12, 16, 20, 50,9)
str_begin = time_begin.strftime(DATE_FMT_STR_OUT)
str_end = time_end.strftime(DATE_FMT_STR_OUT)

Expand Down

0 comments on commit 4b54808

Please sign in to comment.