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

[omreader] flatten srams in om #1012

Merged
merged 1 commit into from
Mar 27, 2025
Merged

[omreader] flatten srams in om #1012

merged 1 commit into from
Mar 27, 2025

Conversation

unlsycn
Copy link
Contributor

@unlsycn unlsycn commented Mar 27, 2025

No description provided.


val retime = t1.flatten.flatMap(_.objOpt.flatMap(_.get("retime")))
val sram = t1.flatten.flatMap(_.objOpt).flatMap(_.get("srams")).flatMap(_.list)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

remove redundant spaces?

@sequencer sequencer merged commit 4c75e60 into master Mar 27, 2025
252 checks passed
@sequencer sequencer deleted the om-fix branch March 27, 2025 15:23
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