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

[core] investigate slashes in asset keys #25728

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

danielgafni
Copy link
Contributor

Summary & Motivation

How I Tested These Changes

Changelog

Insert changelog entry or delete this section.

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @danielgafni and the rest of your teammates on Graphite Graphite

Comment on lines +52 to +54
assert AssetKey(["foo/bar", "baz", "quix"]) in keys1
assert AssetKey(["foo/bar", "baz", "quix"]) in keys1
Copy link

Choose a reason for hiding this comment

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

Line 53 appears to be a duplicate of line 52, both asserting AssetKey(["foo/bar", "baz", "quix"]) in keys1. One of these assertions can be removed.

Spotted by Graphite Reviewer

Is this helpful? React 👍 or 👎 to let us know.

@danielgafni danielgafni force-pushed the 11-04-_core_investigate_slashes_in_asset_keys branch from 17b7569 to 208a03a Compare November 5, 2024 11:06
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.

1 participant