Skip to content

Commit 5aedd3e

Browse files
committed
-
1 parent 45d82ea commit 5aedd3e

File tree

1 file changed

+0
-3
lines changed
  • source_py3/python_toolbox/nifty_collections

1 file changed

+0
-3
lines changed

source_py3/python_toolbox/nifty_collections/bagging.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -537,9 +537,6 @@ def get_contained_bags(self):
537537
)
538538

539539

540-
541-
542-
543540

544541
class _MutableBagMixin(_BaseBagMixin):
545542
'''Mixin for a bag that's mutable. (i.e. not frozen.)'''

0 commit comments

Comments
 (0)