-
Notifications
You must be signed in to change notification settings - Fork 301
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restrict Python Version Mismatch between Pickled Object and Remote En…
…vrionment (#2848) * Restrict version mismatch Signed-off-by: Mecoli1219 <michaellai901026@gmail.com> * Update unit test Signed-off-by: Mecoli1219 <michaellai901026@gmail.com> * revert formatter change Signed-off-by: Mecoli1219 <michaellai901026@gmail.com> * revert formatter change - test_remote Signed-off-by: Mecoli1219 <michaellai901026@gmail.com> * Create dataclass definition for pickled object Signed-off-by: Mecoli1219 <michaellai901026@gmail.com> * Update error message Signed-off-by: Mecoli1219 <michaellai901026@gmail.com> --------- Signed-off-by: Mecoli1219 <michaellai901026@gmail.com>
- Loading branch information
1 parent
bc0c162
commit 5bf0acd
Showing
5 changed files
with
120 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters