diff --git a/src/metadata.jl b/src/metadata.jl index 4ebeb66..346d242 100644 --- a/src/metadata.jl +++ b/src/metadata.jl @@ -50,7 +50,6 @@ const PROPERTIES = Dict{Type{<:PropertyTypes.AbstractProperty},Property}( list_properties() List all properties. -``` """ list_properties() = collect(values(PROPERTIES))