Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@rjmackay
Copy link
Contributor

  • fix: Add profile to OneParams type
  • feat: Add table.metrics to TS definitions

getModel<T>(
name: T extends ModelNames<Schema> ? T : ModelNames<Schema>,
options?: {nothrow: ?boolean}
options?: {nothrow?: boolean}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think this was also covered in #488

Copy link
Contributor

Choose a reason for hiding this comment

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

oh yeah looks like it was. Either works. The 488 PR doesn't make nothrow optional but i can too if needed

@mobsense
Copy link
Contributor

mobsense commented Jul 31, 2023

I think we've applied part of this. So this now has conflicts. Sorry.

@rjmackay
Copy link
Contributor Author

rjmackay commented Aug 9, 2023

@mobsense Just updated to resolve the conflicts

@dev-embedthis dev-embedthis merged commit 18efe2c into sensedeep:main Aug 9, 2023
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.

4 participants