Skip to content

A few minor cleanups via JET#13

Open
sjkelly wants to merge 1 commit into
plotly:masterfrom
sjkelly:sjk/misc1
Open

A few minor cleanups via JET#13
sjkelly wants to merge 1 commit into
plotly:masterfrom
sjkelly:sjk/misc1

Conversation

@sjkelly

@sjkelly sjkelly commented Sep 22, 2023

Copy link
Copy Markdown
Contributor
  • wrap a Union splits in something to avoid nonsensical errors (via JET)
  • clean up interation code-gen
  • avoid conversion to string in join

- wrap a `Union` splits in `something` to avoid nonsensical errors (via JET)
- clean up interation code-gen
- avoid conversion to `string` in `join`
@etpinard

etpinard commented Oct 2, 2023

Copy link
Copy Markdown
Contributor

thanks!

Comment thread src/registry.jl
Comment on lines -52 to -53
registry.dash_dependency[:dev] :
registry.dash_dependency[:prod]

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.

off the current master

image

than off this branch

image

Nice!


@sjkelly what about the other patched lines above? Did you use JET to figure out which lines to patch, or are the other patched line just code cleanups?

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