Skip to content

Commit

Permalink
tiny reformulation
Browse files Browse the repository at this point in the history
Former-commit-id: 6720dd5
  • Loading branch information
WolfgangWaltenberger committed Jun 27, 2017
1 parent a41c608 commit f6ee1b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/manual/source/Tools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ A simple example is given below:
['CMS-PAS-SUS-16-016'] UL = 5.76E-02 [pb]
In [7]: for expResult in browser[:5]: #Print the luminosities for the first five of the selected experimental results
In [7]: for expResult in browser[:5]: #Print the luminosities for the first five selected experimental results
...: print expResult.getValuesFor('id'),expResult.getValuesFor('lumi')
...:
['ATLAS-SUSY-2015-09'] [3.20E+00 [1/fb]]
Expand Down

0 comments on commit f6ee1b0

Please sign in to comment.