Closed kapple19 closed 6 days ago
Is the nightly error my fault?
I imagine not, it's failing on my PR as well.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.40%. Comparing base (
3dfdcee
) to head (c7cb6a8
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Instead of
rebuild
ing an array comprehension that generates aDimArray
to e.g.name
it, this allows the cleaner syntax:I've added to the documentation that the semi-colon
;
is required to distinguish between the generator syntax dimensions and the keyword arguments.