Skip to content

Commit 4722bf8

Browse files
committed
Merge remote-tracking branch 'origin/exclude_obj_callback_strict' into exclude_obj_callback_strict
2 parents b5b6a8c + ad74369 commit 4722bf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deepdiff/diff.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ def _report_progress(_stats, progress_logger, duration):
9494
'ignore_type_subclasses',
9595
'ignore_string_case',
9696
'exclude_obj_callback',
97+
'exclude_obj_callback_strict',
9798
'ignore_private_variables',
9899
'encodings',
99100
'ignore_encoding_errors',

0 commit comments

Comments
 (0)