-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CLN: Deprecate the edit parameter to configure_traits (#1311)
* deprecated edit argument to configure_traits * Check for deprecation warning * fixed edit arg deprecation * fix flake8 error * fix docstring markup error * fix explicit markup error for docs * remove blankspace * added spaces and refcatored * refactor again * Expand tests slightly, add explicit test for case where edit not passed * Fix logic for deprecated 'edit' keyword * Use assert_called_once; be consistent about mock return value * Fix indentation Co-authored-by: avats-dev <avats.osc@gmail.com>
- Loading branch information
1 parent
a9dc7cf
commit ef732ca
Showing
2 changed files
with
46 additions
and
2 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