Skip to content

Comments

Bug fix: Drop "... have been checked..." notes#620

Merged
fdwr merged 1 commit intowebmachinelearning:mainfrom
inexorabletash:bugfix-drop-validity-notes
Mar 27, 2024
Merged

Bug fix: Drop "... have been checked..." notes#620
fdwr merged 1 commit intowebmachinelearning:mainfrom
inexorabletash:bugfix-drop-validity-notes

Conversation

@inexorabletash
Copy link
Contributor

@inexorabletash inexorabletash commented Mar 26, 2024

A smattering of methods on MLGraphBuilder (build, buildSync, concat, constant, expand, and input) had a note about permissions and context validity at the start of the steps. This is implicit, and applies to all methods so it was confusing - was there something special about these methods?

Nope. So remove the notes.

Fixes #501


Preview | Diff

A smattering of methods on MLGraphBuilder (build, buildSync, concat,
constant, expand, and input) had a note about permissions and context
validity at the start of the steps. This is implicit, and applies to
all methods so it was confusing - was there something special about
these methods?

Nope. So remove the notes.

Fixes #501
@inexorabletash
Copy link
Contributor Author

Easy one - @fdwr and @huningxin - please review/merge at your leisure.

@zolkis
Copy link
Collaborator

zolkis commented Mar 26, 2024

Looks good!

Copy link
Contributor

@huningxin huningxin left a comment

Choose a reason for hiding this comment

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

LGTM!

@fdwr
Copy link
Collaborator

fdwr commented Mar 27, 2024

Easy one

Red is a nice color 😉. TY, merging.

@fdwr fdwr merged commit 44a8674 into webmachinelearning:main Mar 27, 2024
@inexorabletash inexorabletash deleted the bugfix-drop-validity-notes branch March 27, 2024 02:22
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.

Drop "The permissions and context validity have been checked..." notes

4 participants