diff options
Diffstat (limited to 'doc/neps/structured_array_extensions.txt')
-rw-r--r-- | doc/neps/structured_array_extensions.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/neps/structured_array_extensions.txt b/doc/neps/structured_array_extensions.txt index 7020c772c..716b98a76 100644 --- a/doc/neps/structured_array_extensions.txt +++ b/doc/neps/structured_array_extensions.txt @@ -6,4 +6,3 @@ 2. Allow structured arrays to be sliced by their column (i.e. one additional indexing option for structured arrays) so that a[:4, 'foo':'bar'] would be allowed. - |