Skip to content
Snippets Groups Projects

FIX: Fix unwanted subproperties

Merged Florian Spreckelsen requested to merge f-fix-120-subproperties into dev
All threads resolved!
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -27,6 +27,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
of a `Container`, removing all useful methods of the `Container` class. This
has been fixed and using a `slice` such as `[:2]` now returns a new
`Container`.
* [#120](https://gitlab.com/linkahead/linkahead-pylib/-/issues/120) Unwanted
subproperties in reference properties.
### Security ###
Loading