Skip to content

Commit 3f66775

Browse files
committed
fix awkward backend test
1 parent beb692a commit 3f66775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/backends/test_awkward.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ def test_projection():
9393
{
9494
"rho": 6.4031242374328485,
9595
"phi": 0.8960553845713439,
96-
"eta": 0.8361481196083127,
96+
"eta": 0.8361481196083128,
9797
"tau": 0,
9898
"wow": 123,
9999
}

0 commit comments

Comments
 (0)