-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* fix: add checking type of 'result' (#626) * (fix): add checking type of 'result' in '._add_result_to_memory()' method * (fix): add checking that 'result' dict contains 'type' and 'value' the keys in '._add_result_to_memory()' method * fix: checking type of 'result' (#626) * (refactor): update 'SmartDataframe' * (fix): remove an excessive validation in '_add_result_to_memory()' method due to duplicating of the functionality * (chore): rename 'validation_ok' to 'result_is_valid' * (fix): add pre-defining for 'result_is_valid' * (refactor): simplify conditions checking
- Loading branch information
1 parent
3b6378c
commit eea4a49
Showing
1 changed file
with
29 additions
and
26 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