Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[21.01] Fix mtx unbound error #11368

Merged
merged 4 commits into from
Feb 14, 2021

Conversation

mvdbeek
Copy link
Member

@mvdbeek mvdbeek commented Feb 14, 2021

Needed for the smorgasboard scanpy tutoial

@mvdbeek
Copy link
Member Author

mvdbeek commented Feb 14, 2021

So now our linter is forcing bugs on us? 💢

./lib/galaxy/datatypes/tabular.py:1280:17: E741 ambiguous variable name 'l'
./lib/galaxy/datatypes/tabular.py:1284:25: E741 ambiguous variable name 'l'

@mvdbeek mvdbeek force-pushed the 21_01_mtx_error branch 2 times, most recently from e6da59b to 3474094 Compare February 14, 2021 13:12
@mvdbeek mvdbeek changed the base branch from dev to release_21.01 February 14, 2021 13:31
@nsoranzo
Copy link
Member

Can't you just backport from dev?

@mvdbeek
Copy link
Member Author

mvdbeek commented Feb 14, 2021

Sure, didn't know it was fixed on dev

@mvdbeek
Copy link
Member Author

mvdbeek commented Feb 14, 2021

dev is still broken, fixing it would raise the linting error. But I see the data_lines calcualtion makes sense

@mvdbeek
Copy link
Member Author

mvdbeek commented Feb 14, 2021

Thank you @nsoranzo!

@mvdbeek mvdbeek merged commit 9b38ea4 into galaxyproject:release_21.01 Feb 14, 2021
@mvdbeek mvdbeek deleted the 21_01_mtx_error branch March 1, 2021 08:42
@mvdbeek mvdbeek modified the milestones: 21.05, 21.01 Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants