Skip to content

FIX LoadContext missing arg & wrong function name#325

Merged
adrinjalali merged 3 commits intoskops-dev:mainfrom
BenjaminBossan:fix-loadcontext-missing-arg
Mar 23, 2023
Merged

FIX LoadContext missing arg & wrong function name#325
adrinjalali merged 3 commits intoskops-dev:mainfrom
BenjaminBossan:fix-loadcontext-missing-arg

Conversation

@BenjaminBossan
Copy link
Copy Markdown
Collaborator

Fixes two bugs:

  1. LoadContext got another argument, the protocol, in PR ENH Dealing with skops persistence protocol updates #322. After this was merged, FEAT Function to visualize skops files #317 was not updated to reflect that change.
  2. An incorrect function name was used. Not sure why this did not already raise earlier.

This bug slipped through because the protocol update PR and the
visualzation PR were merged close after another but had this
incompatibility.
Not sure how this one slipped through.
@BenjaminBossan BenjaminBossan added the bug Something isn't working label Mar 23, 2023
@BenjaminBossan
Copy link
Copy Markdown
Collaborator Author

Ready for review @skops-dev/maintainers

@adrinjalali adrinjalali changed the title Fix: LoadContext missing arg & wrong function name FIX LoadContext missing arg & wrong function name Mar 23, 2023
@adrinjalali adrinjalali merged commit 8e677f4 into skops-dev:main Mar 23, 2023
@BenjaminBossan BenjaminBossan deleted the fix-loadcontext-missing-arg branch March 23, 2023 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants