We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16d3422 commit 83bc741Copy full SHA for 83bc741
1 file changed
tests/test_highjump.py
@@ -397,6 +397,7 @@ def test_rieto_pv(self):
397
self.assertEqual(c.jumpers_by_bib['EF007915'].place,1,'EF007915 came first')
398
399
def test_nor_strangeness(self):
400
+ '''based on https://norway.opentrack.run/en-gb/x/2021/NOR/2021julistevnet/event/F02/1/1/'''
401
mx = [_.split() for _ in '''bib 4.65 4.75 4.85 4.95 5.05 4.95 4.90 4.85
402
193 o xo o xxx - x x x
403
175 o xo o - xxx x x o'''.split('\n')]
0 commit comments