Skip to content

Refactor CSV export to streamline functionality#3246

Open
yonadavGit wants to merge 4 commits intomasterfrom
bug/sc-43080/bulk-download-not-available-on-some-heavy
Open

Refactor CSV export to streamline functionality#3246
yonadavGit wants to merge 4 commits intomasterfrom
bug/sc-43080/bulk-download-not-available-on-some-heavy

Conversation

@yonadavGit
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread sefaria/export.py Outdated
return sorted(refs, key=lambda tref: Ref(tref).order_id())


def _walk_version_segments(version, action, schema, he_tref):
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not a big fan of one line functions, the functions at the top here are an example of those.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants